I like stuff. Maybe even you.
cpp-sort. Sorting algorithms & related tools for C++
714static_math. Compile time mathematic functions for C++14
192vergesort. Unstable O(n log n) sorting algorithm with O(n) memory
71poplar-heap. make_heap and sort_heap for a poplar heap with O(1) extra memory
40tight_pair. A compressed pair for C++17
27POLDER. An old project, remnants from the past
7cpp-fold. Exploring fold functions, empty parameter packs & identity elements.
4SGL. C11 — Standard Generic Library
4mountain-sort. The best algorithm to sort mountains
3cpp-gray. Gray code C++ library & articles
3quick_merge_sort. Unstable comparison sort for bidirectional iterators in O(n log n) time & O(1) space
2numeric_quicksort. A quicksort derivative that uses statistics to sort integers
2craftingology. owlready2 ontology for hobby crafting
1libassert. The most over-engineered and overpowered C++ assertion library.
1prime_multiset. A multiset of prime numbers represented by a single integer
1Patience-Sort. Implementation of Patience Sort using several optimizations
1