skarupke / heapLinks
Looking into the performance of heaps, starting with the Min-Max Heap
☆69Updated 4 years ago
Alternatives and similar repositories for heap
Users that are interested in heap are comparing it to the libraries listed below
Sorting:
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- ☆50Updated 8 years ago
- Fast integer to ascii / integer to string conversion☆239Updated 3 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 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++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Flat containers for C++☆59Updated 6 months ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆165Updated last week
- bad_alloc Behaving Badly☆76Updated 6 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated last week
- C++14 cache friendly B-heap priority queue☆109Updated 3 months ago
- Yet another C++ text formatting library.☆71Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆170Updated 6 years ago
- low-level library for minimizing the size of your types☆118Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- rx::ranges is a minimalist ranges library for C++17☆128Updated 3 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Different algorithms for converting binary to decimal floating-point numbers☆128Updated 3 years ago
- A minimal xoshiro256** generator with the C++ <random> interface☆37Updated 4 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆172Updated 4 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago