Skip to content
@yalibs

yalibs

Independent “yet another” library implementations of common data-structures and algorithms. Open for contributors: Simply submit an issue on the yadocs repo

YALIBS

Yalibs is a gathering place for simple and independent implementations of various types of libraries. From the contributions graphs, you may think that the libraries are unmaintained, but this is not so. The libraries are just simple and once implemented they typically don't need much maintenance other than the occational language version upgrade (we strive for no non-standard dependencies, so we don't even need to update the dependencies). If you have an issue with one of the libraries, feel free to submit an issue or pull request on the respective repository.

You can find some documentation at yalibs.dk, which is maintained in the yadocs repo.

Pinned Loading

  1. yadocs yadocs Public

    Yet Another documentation site. Includes documentation for the various libraries provided by yalibs

    JavaScript

Repositories

Showing 10 of 18 repositories
  • yatimer Public

    yet another C++11 timer implementation. Header-only timer implementation

    yalibs/yatimer’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yauuid Public

    yet another C/C++ uuid v4 implementation. Header-only uuid generator

    yalibs/yauuid’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yatree Public

    yet another C/C++ tree implementation. Header-only tree structure and a DFS algorithm.

    yalibs/yatree’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yahashcombine Public

    yet another C/C++ hash combine implementation. Header-only std::hash combine algorithm

    yalibs/yahashcombine’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yaoverload Public

    yet another C/C++ std::variant overload implementation. Header-only data-structure for use with std::visit and std::variant

    yalibs/yaoverload’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yapermutation Public

    yet another C/C++ permutation algorithm implementation. Header only C/C++ permutation algorithm

    yalibs/yapermutation’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yasetwrappers Public

    yet another C/C++ std::set wrapper library. Header only C/C++ wrappers for std::set functions

    yalibs/yasetwrappers’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yathreadpool Public

    yet another C++11 threadpool implementation. Header-only threadpool implementation

    yalibs/yathreadpool’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yagraph Public

    yet another C/C++ directed graph implementation. Header-only directed graph structure

    yalibs/yagraph’s past year of commit activity
    C++ 0 MIT 0 0 0 Updated Jul 9, 2024
  • yaundo Public

    Yet another undo system implementation for java applications

    yalibs/yaundo’s past year of commit activity
    Java 0 MIT 0 0 0 Updated Mar 16, 2024

Top languages

Loading…

Most used topics

Loading…