maximecaron / SIMD-Based-Posting-listsLinks
Implementation of Alexander A. Stepanov inverted Index Compression algorithms
☆21Updated 9 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 9 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated last year
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Ragel/Lemon based json-parser☆17Updated 7 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 11 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 10 years ago
- Iterator library.☆79Updated 5 years ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆36Updated 11 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- Compact Data Structures Library☆101Updated 3 years ago
- C based ordered key-value ACID DB using a skip list data structure☆163Updated 10 years ago
- A distributed key-value cache with builtin materialized views.☆25Updated 10 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- userspace threads and coroutines for C☆18Updated 10 years ago
- Crit-bit tree (trie) library☆32Updated 11 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
- Cross-platform atomic operations and lock algorithm library☆99Updated 7 years ago
- Proof of concept LSM-tree built on MDB☆17Updated 10 years ago