maximecaron / SIMD-Based-Posting-listsLinks
Implementation of Alexander A. Stepanov inverted Index Compression algorithms
☆21Updated 10 years ago
Alternatives and similar repositories for SIMD-Based-Posting-lists
Users that are interested in SIMD-Based-Posting-lists are comparing it to the libraries listed below
Sorting:
- Feed-forward Bloom filters☆53Updated 14 years ago
- 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
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Fast decoder for VByte-compressed integers☆125Updated last month
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Iterator library.☆80Updated 6 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆43Updated 9 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Updated 12 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Compute xxHash hash codes for 8 keys in parallel☆47Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆29Updated 11 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Roaring bitmaps in C☆17Updated 9 years ago
- bit & sketches data structures☆60Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago
- ☆27Updated 8 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago