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
☆53Updated last year
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☆29Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- benchmarking positional population count☆14Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- For details, see the blog post:☆32Updated last year
- ☆15Updated 10 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- 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
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆60Updated 5 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 7 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Memory-mapped storage library☆76Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago