mavam / compbenchLinks
Benchmark and visualization of various compression algorithms
☆23Updated 10 years ago
Alternatives and similar repositories for compbench
Users that are interested in compbench are comparing it to the libraries listed below
Sorting:
- A C++ library for integer array compression☆30Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆67Updated 3 months ago
- Memory-mapped storage library☆76Updated 9 years ago
- For details, see the blog post:☆35Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- C++ library for bit twiddling☆36Updated 5 months ago
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- ☆16Updated 11 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- ☆31Updated 10 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- ☆13Updated 9 years ago
- fast prime sieve and hash algorithm☆39Updated 5 months ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆35Updated 4 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆36Updated 9 years ago
- The Bit Library☆58Updated 6 years ago
- C++14 cache friendly B-heap priority queue☆109Updated 4 months ago
- C++ interface to CPU affinity management☆31Updated 7 years ago