choobin / simple9Links
A word-aligned integer compression algorithm.
☆13Updated last year
Alternatives and similar repositories for simple9
Users that are interested in simple9 are comparing it to the libraries listed below
Sorting:
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Comparing linear and binary searches☆42Updated 5 years ago
- fast SIMD-able JIT regular expression compiler☆197Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- 8-bit Xor Filter in C99☆62Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Mathematical expression evaluator with just in time code generation.☆12Updated 12 years ago
- ☆42Updated 2 years ago
- Bloom filter alternative (C++)☆18Updated 7 years ago
- A colorful C++ type name demangler (like c++filt, but fancier)☆21Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- A benchmark for sorting algorithms☆62Updated 4 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- C++1y coroutine library.☆17Updated 7 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Popular hash table implementation benchmarks☆27Updated 8 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆54Updated 6 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 2 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 12 years ago
- Cuckoo Hashtable C Library☆34Updated 5 years ago