Morwenn / vergesort
Unstable O(n log n) sorting algorithm with O(n) memory
☆60Updated last year
Alternatives and similar repositories for vergesort:
Users that are interested in vergesort are comparing it to the libraries listed below
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- generic stack-based container☆106Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- λ → C++ library for functional programming☆37Updated 8 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A comparison of different options to implement binary flags in C++17☆17Updated 7 years ago
- WIP☆26Updated 5 years ago
- A template for creating optional-like object with no space overhead☆26Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- ☆13Updated 9 years ago
- A C++14-and-later expression template library☆109Updated 2 weeks ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- ☆26Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago