diegocaro / compression
Algorithms to compress sorted arrays of integers
☆18Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for compression
- Feed-forward Bloom filters☆52Updated 13 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 7 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- Lthread C++11 binding☆10Updated 10 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- Restartable Sequences: a userspace implementation of cheap per-cpu atomic operations☆33Updated 5 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 9 years ago
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Wren: Nonblocking Reads in a Partitioned Transactional Causally Consistent Data Store☆8Updated 6 years ago
- RLU resizable hash-table☆16Updated 9 years ago
- Userspace file-system using the TokuFT fractal tree library☆23Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆52Updated 10 months ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 6 months ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 11 years ago
- ☆25Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- Fast decoder for VByte-compressed integers☆117Updated 5 months ago
- Convert from UTF-8 to UTF-16 using SSE4☆12Updated 2 years ago
- Lock-free multithreaded memory allocation☆104Updated 7 years ago
- Iterator library.☆79Updated 4 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
- A C++ library for integer array compression☆27Updated 2 years ago