Morwenn

Results 5 repositories owned by Morwenn

cpp-sort

604
Stars
57
Forks
Watchers

Sorting algorithms & related tools for C++14

poplar-heap

33
Stars
1
Forks
Watchers

make_heap and sort_heap for a poplar heap with O(1) extra memory

static_math

178
Stars
21
Forks
Watchers

Compile time mathematic functions for C++14

tight_pair

21
Stars
2
Forks
Watchers

A compressed pair for C++17

vergesort

61
Stars
6
Forks
Watchers

Unstable O(n log n) sorting algorithm with O(n) memory