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
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- finding set bits in large bitmaps☆15Updated 9 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 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☆106Updated 8 years ago
- A Variable-Length String Hashing Library in C++☆44Updated 6 years ago
- Implements a Min-Heap / Priority Queue in C using an indirection table for memory efficiency.☆28Updated 10 years ago
- Ragel/Lemon based json-parser☆17Updated 6 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
- bit & sketches data structures☆60Updated 6 years ago
- userspace threads and coroutines for C☆18Updated 9 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- 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 5 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 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
- Iterator library.☆79Updated 5 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Crit-bit tree (trie) library☆32Updated 11 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago