chokkan / cdbppLinks
C++ implementation of Constant Database (CDB++)
☆23Updated 14 years ago
Alternatives and similar repositories for cdbpp
Users that are interested in cdbpp are comparing it to the libraries listed below
Sorting:
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆11Updated 9 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Algorithms to compress sorted arrays of integers☆17Updated 11 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- ☆13Updated 6 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 12 years ago
- Benchmark and visualization of various compression algorithms☆23Updated 9 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- LLVM-jitted bitmaps☆27Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Feed-forward Bloom filters☆52Updated 14 years ago
- A platform for unified linear and relational algebra analytics, built on the Accumulo NoSQL database☆11Updated 3 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
- A splaytree ADT written in C with a BSD license☆18Updated 4 years ago
- [Not maintained] Implementation of TDigest algorithm in C++☆16Updated 8 years ago
- Suite of universal indexes for Highly Repetitive Document Collections☆20Updated 5 years ago
- lock free modified prefix B+tree append-only database☆117Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Compilers, Interpreters, with Spirit parser and LLVM code generator, for educational purposes☆26Updated 14 years ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Format-incompatible 64-bit version of cdb (no 4GB limit)☆14Updated 11 years ago
- A Space-Optimal Grammar Compression☆10Updated 4 years ago