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
- Computes a constexpr (minimal) perfect hash function☆35Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 3 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆238Updated 3 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆120Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆50Updated 8 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- Add-on packages for Vector class library☆76Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated last year
- For details, see the blog post:☆34Updated 2 years ago
- Portable C++ SIMD library☆171Updated 6 years ago
- Fixed Point Arithmetic C++14 Library☆113Updated 7 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆338Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆185Updated this week