Pinned Repositories
cpp-fold
Exploring fold functions, empty parameter packs & identity elements.
cpp-gray
Gray code C++ library & articles
cpp-sort
Sorting algorithms & related tools for C++14
POLDER
An old project, remnants from the past
poplar-heap
make_heap and sort_heap for a poplar heap with O(1) extra memory
prime_multiset
A multiset of prime numbers represented by a single integer
static_math
Compile time mathematic functions for C++14
tight_pair
A compressed pair for C++17
vergesort
Unstable O(n log n) sorting algorithm with O(n) memory
Morwenn's Repositories
Morwenn/cpp-sort
Sorting algorithms & related tools for C++14
Morwenn/static_math
Compile time mathematic functions for C++14
Morwenn/vergesort
Unstable O(n log n) sorting algorithm with O(n) memory
Morwenn/poplar-heap
make_heap and sort_heap for a poplar heap with O(1) extra memory
Morwenn/tight_pair
A compressed pair for C++17
Morwenn/POLDER
An old project, remnants from the past
Morwenn/cpp-fold
Exploring fold functions, empty parameter packs & identity elements.
Morwenn/SGL
C11 — Standard Generic Library
Morwenn/mountain-sort
The best algorithm to sort mountains
Morwenn/cpp-gray
Gray code C++ library & articles
Morwenn/numeric_quicksort
A quicksort derivative that uses statistics to sort integers
Morwenn/quick_merge_sort
Unstable comparison sort for bidirectional iterators in O(n log n) time & O(1) space
Morwenn/craftingology
owlready2 ontology for hobby crafting
Morwenn/Patience-Sort
Implementation of Patience Sort using several optimizations
Morwenn/prime_multiset
A multiset of prime numbers represented by a single integer
Morwenn/bipcomposer-icons
BipComposer icons, available under a permissive license
Morwenn/conan-center-index
Recipes for the ConanCenter repository
Morwenn/cpp-drop-merge-sort
C++ reimplementation of https://github.com/emilk/drop-merge-sort
Morwenn/Fold-expressions-proposal
Morwenn/github-wiki-tests
Test bed for GitHub/Gollum wiki compatibility
Morwenn/if-not-proposal
Proposing if not (condition) for future C++
Morwenn/libassert
The most over-engineered and overpowered C++ assertion library.
Morwenn/morwenn.github.io
future blog maybe
Morwenn/Sorting-algorithms-proposal
Morwenn/xdot.py
Interactive viewer for graphs written in Graphviz's dot language.