attractivechaos / udb2Links
For details, see the blog post:
☆33Updated last year
Alternatives and similar repositories for udb2
Users that are interested in udb2 are comparing it to the libraries listed below
Sorting:
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- benchmarking positional population count☆15Updated last year
- 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++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 12 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Benchmarks for our memory allocator☆69Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆25Updated last year
- SIMD (SSE) string functions☆102Updated 8 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Effective Memory Reclamation☆61Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Yet another C++ text formatting library.☆71Updated 9 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆58Updated this week
- a tool to count accesses to member variables in c++ programs☆77Updated 11 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago