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 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Flat containers for C++☆59Updated 2 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
- How fast can we shuffle values?☆37Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- Fixed Point Arithmetic C++14 Library☆110Updated 6 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- Resizable contiguous sequence container with fast appends on either end.☆37Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- B++ Tree☆67Updated 9 months ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- ☆48Updated 7 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 4 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Sample implementation of C++20 atomic_wait/notify☆59Updated 5 years ago
- stl compatible hashtable☆29Updated 7 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago