chokkan / cdbppLinks
C++ implementation of Constant Database (CDB++)
☆23Updated 15 years ago
Alternatives and similar repositories for cdbpp
Users that are interested in cdbpp are comparing it to the libraries listed below
Sorting:
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆58Updated 3 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 6 years ago
- C Minimal Perfect Hashing Library☆88Updated 8 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 10 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Algorithms to compress sorted arrays of integers☆19Updated 11 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆45Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Lock-free multithreaded memory allocation☆110Updated 9 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆55Updated 2 years ago
- Implementation of the JSON semi-index described in the paper "Semi-Indexing Semi-Structured Data in Tiny Space"☆58Updated 13 years ago
- Inertia is the register-based, lightweight, Turing-complete virtual machine running a small set of bytecodes for benchmarking VM performa…☆13Updated 9 years ago
- Feed-forward Bloom filters☆53Updated 14 years ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- Compact Data Structures Library☆103Updated 3 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆11Updated 10 years ago
- Very Fast Machine Learning Toolkit☆28Updated 12 years ago
- A Scannerless GLR parser/parser generater.☆114Updated 2 weeks ago
- Parser generator tool with full separation between grammar and target code☆25Updated 9 years ago
- A collection of string sorting algorithms☆55Updated 4 years ago
- Succinct C++☆24Updated 5 years ago
- lock free modified prefix B+tree append-only database☆116Updated 10 years ago
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- Universe-sliced indexes in C++.☆18Updated 3 years ago
- HYRISE In-Memory Hybrid Storage Engine (archived, now developed in hyrise/hyrise repo)☆89Updated 8 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