fast-pack / FrameOfReferenceLinks
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
Alternatives and similar repositories for FrameOfReference
Users that are interested in FrameOfReference are comparing it to the libraries listed below
Sorting:
- A C++ library for integer array compression☆29Updated 3 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- For details, see the blog post:☆32Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 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 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- benchmarking positional population count☆14Updated last year
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- Vectorized intersections (research code)☆16Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- ☆21Updated 8 months ago
- ☆16Updated 11 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago