chokkan / cdbpp
C++ implementation of Constant Database (CDB++)
☆21Updated 13 years ago
Related projects ⓘ
Alternatives and complementary repositories for cdbpp
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆21Updated 7 years ago
- Go-style coroutines and channels for C++☆33Updated 10 years ago
- A flexible implementation of enhanced suffix arrays in template based C++. Supports single and multi-position wildcard. Fast queries than…☆20Updated 4 years ago
- Algorithms to compress sorted arrays of integers☆18Updated 10 years ago
- ye olde time_series library, now unmaintained☆15Updated 11 years ago
- Implementation of QuadSketch algorithm☆11Updated last year
- A collection of demonstration languages in Lua/Terra suitable for learning or for forking when creating a new language☆10Updated 9 years ago
- finding set bits in large bitmaps☆15Updated 8 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- C++ file backed vector for very fast column databases, useful for time series data☆22Updated 9 years ago
- A splaytree ADT written in C with a BSD license☆17Updated 4 years ago
- LLVM-jitted bitmaps☆27Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- A C library for creating and accessing dynamic arrays with near O(log-base-256) scalability into the peta-element range☆31Updated 13 years ago
- ☆10Updated 7 years ago
- A C++ library for integer array compression☆27Updated 2 years ago
- A copy of the code used to demonstrate implementing a DSL at a talk given at FOSDEM2012☆16Updated 11 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆21Updated 2 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- C Library of Double-Array Trie System☆16Updated 11 years ago
- C++ heterogeneous and lock-free containers☆13Updated 6 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 11 years ago
- sandbox for my c++ functional programming experiments☆34Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 8 months ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆40Updated 7 years ago
- Phase Fair and Standard Reader Writer Locks☆16Updated 5 years ago