attractivechaos / udb2Links
For details, see the blog post:
☆35Updated 2 years ago
Alternatives and similar repositories for udb2
Users that are interested in udb2 are comparing it to the libraries listed below
Sorting:
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- benchmarking positional population count☆17Updated 2 months ago
- A C++ library for integer array compression☆30Updated 3 years ago
- fast prime sieve and hash algorithm☆39Updated 4 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
- 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
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated 2 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆42Updated last year
- Benchmarks for our memory allocator☆70Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- Vectorized version of the PCG random number generator☆86Updated this week
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago
- ☆16Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A simple bitset library in C☆142Updated 10 months ago