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
Sorting:
- 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- benchmarking positional population count☆14Updated last year
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- High-performance dictionary coding☆104Updated 8 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- ☆21Updated 6 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 10 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- ☆16Updated 10 years ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆45Updated 11 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago