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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- C++ Scattered Containers☆67Updated 7 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- Use unused bits in your pointer☆46Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- A header-only C++ parsing framework☆36Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- ☆13Updated 8 years ago
- C++ embedded domain specific language for expressing parsers as extended parsing expression grammars (PEGs)☆67Updated this week
- A C++ library for integer array compression☆29Updated 2 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆93Updated 3 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆114Updated 4 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- The Bit Library☆58Updated 5 years ago
- A highly efficient, move-aware operators library☆201Updated 2 years ago
- C++11 metaprogramming library☆113Updated 9 years ago