skarupke / heap
Looking into the performance of heaps, starting with the Min-Max Heap
☆65Updated 4 years ago
Alternatives and similar repositories for heap:
Users that are interested in heap are comparing it to the libraries listed below
- A persistent hash array-mapped trie for C++☆91Updated last year
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- ☆48Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- How fast can we shuffle values?☆37Updated last year
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- stl compatible hashtable☆29Updated 7 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Reference implementation of Grisu-Exact in C++☆61Updated 4 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- ☆39Updated 4 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 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
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 5 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- rx::ranges is a minimalist ranges library for C++17☆126Updated 2 years ago
- Fast, generalized, implementation of the Chase-Lev lock-free work-stealing deque for C++17☆144Updated 3 years ago
- Core abstractions for dealing with concurrency in C++☆66Updated 11 months ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago