Morwenn / vergesortLinks
Unstable O(n log n) sorting algorithm with O(n) memory
☆61Updated last year
Alternatives and similar repositories for vergesort
Users that are interested in vergesort are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Implementation of hash_append proposal☆68Updated 8 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
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++11 metaprogramming library☆112Updated 9 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
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- The Bit Library☆58Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Compile-time linear algebra in C++☆56Updated 7 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- C++ Scattered Containers☆67Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated last week
- λ → C++ library for functional programming☆37Updated 8 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- ☆26Updated 7 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Fast containers of polymorphic objects.☆68Updated 3 weeks ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago