fsaintjacques / libtwiddleLinks
bit & sketches data structures
☆60Updated 6 years ago
Alternatives and similar repositories for libtwiddle
Users that are interested in libtwiddle are comparing it to the libraries listed below
Sorting:
- finding set bits in large bitmaps☆15Updated 9 years ago
- A library for Rapid {C|Concurrency|Correct} Development☆34Updated 9 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆109Updated 9 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- Feed-forward Bloom filters☆52Updated 14 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- nkvdb - is a numeric time-series database.☆35Updated 8 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- Some code in C that allows one thread to pass items to another thread without locking☆39Updated 8 years ago
- Many functions in C for sorting the nibbles in an 8-byte word☆33Updated 10 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Propositional Encodings in C++11☆18Updated 6 years ago
- No sane compiler would optimize atomics: the presentation☆106Updated 8 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 11 years ago
- An arrow-based parser combinator library for C☆40Updated 15 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 2 months ago
- A simple re-implementation of Google's sparsehash as a learning excercise.☆40Updated last year
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- An-source C library developed and used at AppNexus.☆110Updated 5 years ago
- A demo of concurrency primitives in x64 assembly☆18Updated 3 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- Batch Monitor - Gain performance by combining work from multiple threads into a single batch☆30Updated 10 years ago
- Wannabe Main Memory Database and More☆53Updated 4 years ago
- generate perfect hashes (alpha)☆77Updated 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