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
☆52Updated 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 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- For details, see the blog post:☆32Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 7 years ago
- benchmarking positional population count☆14Updated 11 months ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆31Updated 7 years ago
- Clustered Elias-Fano inverted indexes.☆15Updated 6 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 9 months ago
- C++17 implementation of memory-efficient dynamic tries☆58Updated 3 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- C++ framework for rapid server development☆77Updated last year
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆44Updated 11 years ago
- ☆17Updated 4 months ago