Morwenn / vergesortLinks
Unstable O(n log n) sorting algorithm with O(n) memory
☆65Updated last month
Alternatives and similar repositories for vergesort
Users that are interested in vergesort are comparing it to the libraries listed below
Sorting:
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- Use unused bits in your pointer☆46Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- C++11 metaprogramming library☆112Updated 10 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- generic stack-based container☆110Updated 7 years ago
- Policy Based C++ Allocator Library☆123Updated 5 months ago
- The Bit Library☆58Updated 6 years ago
- low-level library for minimizing the size of your types☆117Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- C++ reimplementation of https://github.com/emilk/drop-merge-sort☆21Updated 4 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Compile-time printf-like string formatting☆77Updated 7 years ago
- ☆27Updated 7 years ago
- C++17 inplace_string implementation☆97Updated 7 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated last month
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Super Scalar Sample Sort in modern C++☆21Updated 5 years ago