attractivechaos / udb2Links
For details, see the blog post:
☆32Updated last year
Alternatives and similar repositories for udb2
Users that are interested in udb2 are comparing it to the libraries listed below
Sorting:
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 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
- Effective Memory Reclamation☆58Updated 5 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Benchmarks for our memory allocator☆68Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆179Updated 11 months ago
- benchmarking positional population count☆15Updated last year
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆36Updated last year
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- Succinct data structures in C/C++☆88Updated 10 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 3 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- ☆108Updated last year