ademakov / OrochLinks
A C++ library for integer array compression
☆30Updated 3 years ago
Alternatives and similar repositories for Oroch
Users that are interested in Oroch are comparing it to the libraries listed below
Sorting:
- 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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 2 weeks ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Non-blocking message passing (a C++14 MPI wrapper)☆18Updated 11 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 10 years ago
- Effective Memory Reclamation☆63Updated 5 years ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆45Updated 10 years ago
- SIMD (SSE) string functions☆103Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 2 months ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 7 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- ☆13Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- benchmarking positional population count☆17Updated 3 months ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- ☆31Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A proposal for a futures programming model for ISO C++☆23Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago