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:
- 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 5 years ago
- A C++ library for integer array compression☆29Updated 3 years 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
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- benchmarking positional population count☆15Updated last year
- Benchmarks for our memory allocator☆69Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆180Updated 11 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- SIMD (SSE) string functions☆102Updated 8 years ago
- fast prime sieve and hash algorithm☆38Updated last week
- portability macros for compiler and hardware micro operations☆36Updated last year
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Optimized for systems that read and write large blobs.☆12Updated 10 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- A universal thread-safe memory pool.☆26Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C++ stream using LZ4 (de)compression☆39Updated 3 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆46Updated 2 years ago