diogomg / van-emde-boas-tree
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
- finding set bits in large bitmaps☆15Updated 9 years ago
- A simple immutable ordered key/value storage system.☆15Updated 8 years ago
- A small little tool for dumping a floating-point number in its native format☆55Updated 9 years ago
- A sparse and compressed bitmap library.☆11Updated 10 years ago
- Slides for my 2019 presentation at C++ on Sea☆13Updated 3 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- NetBSD cdb (constant database) library☆14Updated 5 years ago
- arbitrary precision arithmetic library☆42Updated 6 years ago
- unrolled skip list library for C☆21Updated 5 years ago
- A universal thread-safe memory pool.☆26Updated 6 years ago
- A compiler for my educational research programming language that supports homogeneous metaprogramming☆20Updated 7 years ago
- Coroutine library in C.☆20Updated 3 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- ☆25Updated 7 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆43Updated 11 years ago
- Implementation of Alexander A. Stepanov inverted Index Compression algorithms☆21Updated 9 years ago
- A C++ smart pointer with copy-on-write semantics☆15Updated 8 years ago
- ☆40Updated last year
- A dependency-based coroutine scheduler☆46Updated 8 years ago
- Lock-free interthread message queue.☆17Updated 9 years ago
- ☆20Updated 2 years ago
- single file C libraries☆38Updated last month
- Finite State Coder☆14Updated 9 years ago
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆11Updated 13 years ago
- The B-trie and B-tree, written in C, as described in my PhD thesis.☆27Updated 8 years ago
- Generic 2D graphics library for C++14☆28Updated 3 weeks ago
- Bloom filter alternative (C++)☆17Updated 6 years ago
- A compact library for C99 (and MSVC in C++ mode) providing refcounted arrays, maps, lists and a cool lexical scanner.☆41Updated 7 years ago