paulross / skiplist
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆47Updated last week
Alternatives and similar repositories for skiplist:
Users that are interested in skiplist are comparing it to the libraries listed below
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A data structure and algorithm library built for TerarkDB☆62Updated 2 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆51Updated last year
- ☆17Updated 4 months ago
- A C11 implementation of D. Vyukov MPSC queue☆27Updated last year
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- Boost.Sort☆52Updated 2 months ago
- ☆20Updated 2 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 10 years ago
- ☆104Updated last year
- A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue (DISC '19)☆55Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- An efficient C++ multi-threaded sorting function based on C++11 threads☆27Updated 8 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆73Updated 4 years ago
- C++ framework for rapid server development☆77Updated last year
- fast prime sieve and hash algorithm☆38Updated last week
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆32Updated 8 months ago
- In-memory, columnar, arrow-based database.☆45Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆27Updated last year
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Hiactor is a distributed C++ actor framework.☆107Updated 8 months ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆39Updated 8 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago