yalibs's repositories
yadocs
Yet Another documentation site. Includes documentation for the various libraries provided by yalibs
yagraph
yet another C/C++ directed graph implementation. Header-only directed graph structure
yahashcombine
yet another C/C++ hash combine implementation. Header-only std::hash combine algorithm
yaoverload
yet another C/C++ std::variant overload implementation. Header-only data-structure for use with std::visit and std::variant
yapermutation
yet another C/C++ permutation algorithm implementation. Header only C/C++ permutation algorithm
yasetwrappers
yet another C/C++ std::set wrapper library. Header only C/C++ wrappers for std::set functions
yastreamgobbler
Yet another StreamGobbler implementation for java applications
yatarjan
Yet another framework-agnostic tarjan scc detection algorithm implementation for Java applications
yathreadpool
yet another C++11 threadpool implementation. Header-only threadpool implementation
yatimer
yet another C++11 timer implementation. Header-only timer implementation
yaundo
Yet another undo system implementation for java applications
yauuid
yet another C/C++ uuid v4 implementation. Header-only uuid generator
.github
A ✨special ✨ repository used to add README.md to the public organization profile.
yaerrors
Yet another collection of commonly used exceptions for java applications
yafunc
Yet another collection of commonly used functional interfaces fro java applications
yahello-world
Yet another hello-world application written in C - useful when you need a sample / placeholder application but dont care about it.
yalazy
Yet another lazy loader implementation for java applications