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:
- Counting the collisions with perl hash tables per function☆12Updated 6 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- 8-bit Xor Filter in C99☆62Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- A splaytree ADT written in C with a BSD license☆18Updated 5 years ago
- Vectorized version of the PCG random number generator☆86Updated this week
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆31Updated 3 years ago
- Automatically exported from code.google.com/p/judyarray☆19Updated 10 years ago
- A dynamically safe implementation of C, using your existing C compiler. Tolerates idiomatic C code pretty well. Not perfect... yet.☆107Updated last year
- LLVM-jitted bitmaps☆27Updated 5 years ago
- A small DFA for under 16 states☆54Updated 7 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆33Updated 15 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆61Updated 6 years ago
- A C compatible and C++ like programming language that focuses on extensiblilty and giving the programmer control over how high-level cons…☆30Updated 4 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆59Updated 6 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 12 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).☆20Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆38Updated 7 years ago
- Dynamic-language-like data structure for C☆15Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆82Updated 3 years ago