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☆52Updated 14 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆57Updated 2 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- bit & sketches data structures☆60Updated 6 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆49Updated 10 years ago
- Ragel/Lemon based json-parser☆17Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Iterator library.☆79Updated 5 years ago
- C Minimal Perfect Hashing Library☆86Updated 8 years ago
- qp tries and crit-bit tries☆121Updated 3 years ago
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 6 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
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago