diegocaro / compressionLinks
Algorithms to compress sorted arrays of integers
☆18Updated 11 years ago
Alternatives and similar repositories for compression
Users that are interested in compression are comparing it to the libraries listed below
Sorting:
- Feed-forward Bloom filters☆53Updated 14 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- SILT: A Memory-Efficient, High-Performance Key-Value Store☆177Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- ☆27Updated 8 years ago
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆11Updated 9 years ago
- Read- and latency-optimized log structured merge tree☆174Updated 13 years ago
- A Distributed Key-Value Store for FAWN☆77Updated 14 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- generate perfect hashes (alpha)☆77Updated 3 years ago
- A collection of succinct data structures☆209Updated last year
- Fast and Reliable (but not Secure) Hash☆54Updated 7 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆91Updated 2 years ago
- LSM-trie☆114Updated 4 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago