fast-pack / FrameOfReference
C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference
☆51Updated 11 months ago
Alternatives and similar repositories for FrameOfReference:
Users that are interested in FrameOfReference are comparing it to the libraries listed below
- A C++ library for integer array compression☆28Updated 2 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆51Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- benchmarking positional population count☆14Updated 10 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- ☆15Updated 10 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Persistent red-black tree in C++☆28Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆76Updated 4 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆30Updated 7 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- Vectorized intersections (research code)☆14Updated 8 years ago
- SIMDized check which bytes are in a set☆28Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago