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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Linear vs binary search benchmark☆41Updated 6 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆60Updated 6 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Marlin: high throughput entropy compressor☆30Updated 2 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- For details, see the blog post:☆35Updated 2 years ago
- The Bit Library☆58Updated 6 years ago
- unmaintained - CMake module to activate certain C++ standard, feature checks and appropriate automated workarounds - basically an improve…☆74Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 6 years ago
- Comparing linear and binary searches☆44Updated 5 years ago
- Compile-time printf-like string formatting☆76Updated 7 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- Foundations of symbol based programming☆30Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆33Updated 8 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- The world's first Web-scale memory allocator☆110Updated 7 years ago
- ☆13Updated 9 years ago
- C++ library for bit twiddling☆36Updated 5 months ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Fast and Reliable (but not Secure) Hash☆55Updated 7 years ago