attractivechaos / udb2Links
For details, see the blog post:
☆34Updated 2 years ago
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 6 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
- A C++ library for integer array compression☆30Updated 3 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆184Updated last month
- 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
- fast prime sieve and hash algorithm☆39Updated 3 months ago
- Vectorized version of the PCG random number generator☆84Updated 9 months ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- benchmarking positional population count☆16Updated 2 months ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- A C++ stream using LZ4 (de)compression☆39Updated 3 years 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☆47Updated 12 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- C++ interface to CPU affinity management☆31Updated 7 years ago
- Testing framework for the quest to find a fast & strong mixer, e. g for hashtables.☆40Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A self-contained, header-only, implementation of memory-mapped files in C++ for fast integration into larger projects.☆26Updated last year
- Base64 coding and decoding with SIMD instructions (SSE/AVX2/AVX512F/AVX512BW/AVX512VBMI/ARM Neon)☆170Updated 10 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- DSL for SIMD Sorting on AVX2 & AVX512☆31Updated 6 years ago
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆52Updated 4 years ago