diegocaro / compression
Algorithms to compress sorted arrays of integers
☆18Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for compression
- Lthread C++11 binding☆10Updated 10 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Library containing high-performance datastructures and utilities for C++☆72Updated 7 years ago
- EWAH Compressed Bitmaps☆25Updated 4 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆53Updated 10 months ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 8 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Accurate and Fast Evaluation of Multi-Stage Log-Structured Designs☆10Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- ssmp is a highly optimized message-passing library built on top of the cache-coherence protocols of shared memory processors.☆22Updated 9 years ago
- MDBM a very fast memory-mapped key/value store.☆74Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆47Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- ☆66Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A Variable-Length String Hashing Library in C++☆43Updated 5 years ago
- ☆25Updated 7 years ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- ☆24Updated 10 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- A system for maintaining replicated state machines☆115Updated 7 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago