paulross / skiplistLinks
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆49Updated 2 months ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- A data structure and algorithm library built for TerarkDB☆64Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- 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 3 years ago
- ☆21Updated 8 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- C++20 Coroutines and io_uring☆51Updated 2 years ago
- Hiactor is a distributed C++ actor framework.☆112Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- A C11 implementation of D. Vyukov MPSC queue☆29Updated last year
- C++ framework for rapid server development☆77Updated last year
- An efficient C++ multi-threaded sorting function based on C++11 threads☆26Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- ☆66Updated 4 years ago
- ☆20Updated 2 years ago
- Implemented Concurrent Priority Queues using fine grained locking over sequential heap and lockfree skiplist-based☆8Updated 7 years ago
- ☆107Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- A low level, low latency library, which can be used to accelerate network messages using shared memory and RDMA☆76Updated 4 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- In-memory, columnar, arrow-based database.☆47Updated 2 years ago
- Shared memory queue benchmarks and tracing for blog☆73Updated 9 years ago