paulross / skiplist
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆47Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for skiplist
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 3 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
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 10 years ago
- ☆17Updated 3 weeks ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆69Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆55Updated 7 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆73Updated 3 years ago
- In-memory, columnar, arrow-based database.☆44Updated 2 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated this week
- AVX512F and AVX2 versions of quick sort☆105Updated 6 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆28Updated 5 months ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- ☆20Updated last year
- Fast differential coding functions (using SIMD instructions)☆49Updated 6 years ago
- Adaptive Radix Tree in C++☆37Updated 3 weeks ago
- Hiactor is a distributed C++ actor framework.☆106Updated 4 months ago
- A C11 implementation of D. Vyukov MPSC queue☆25Updated last year
- Quickstep project☆40Updated this week
- A C++ framework for data analytics pipelines☆26Updated 4 years ago
- Persistent memory allocator for data-centric analytics☆53Updated 3 weeks ago
- Succinct data structures in C/C++☆82Updated last month
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ☆37Updated 4 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated last month
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- ☆104Updated 9 months ago
- An adaptive radix tree for efficient indexing in main memory.☆150Updated 7 months ago