diogomg / van-emde-boas-treeLinks
A fast priority queue/tree/sort struct that supports operations in O(loglog u) time
☆18Updated 7 years ago
Alternatives and similar repositories for van-emde-boas-tree
Users that are interested in van-emde-boas-tree are comparing it to the libraries listed below
Sorting:
- A sparse and compressed bitmap library.☆13Updated 10 years ago
- Vectorized intersections (research code)☆15Updated 8 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Coroutine library in C.☆20Updated 4 years ago
- A compressed bitset with supporting data structures and algorithms☆19Updated 11 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- Bloom filter alternative (C++)☆18Updated 6 years ago
- ☆26Updated 8 years ago
- arbitrary precision arithmetic library☆43Updated 6 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆46Updated 3 years ago
- ☆41Updated 2 years ago
- Low-memory-footprint mutexes for pthreads☆41Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- NetBSD cdb (constant database) library☆14Updated 6 years ago
- Fast differential coding functions (using SIMD instructions)☆53Updated 7 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- Popular hash table implementation benchmarks☆27Updated 7 years ago
- Feed-forward Bloom filters☆52Updated 13 years ago
- Experiment: Fast finite field Fp=2^61-1 in C++☆11Updated 6 years ago
- Automatically exported from code.google.com/p/judyarray☆17Updated 9 years ago
- RLU resizable hash-table☆17Updated 9 years ago
- Intrusive data structures for C☆58Updated 7 years ago
- Finite State Coder☆14Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 8 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A library to support streaming data applications☆24Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago