paulross / skiplistLinks
A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!
☆50Updated 7 months ago
Alternatives and similar repositories for skiplist
Users that are interested in skiplist are comparing it to the libraries listed below
Sorting:
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- A data structure and algorithm library built for TerarkDB☆67Updated 3 years ago
- If only std::set was a DBMS: collection of templated ACID in-memory exception-free thread-safe and concurrent containers in a header-only…☆42Updated last month
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 4 years ago
- Hiactor is a distributed C++ actor framework.☆117Updated last year
- Succinct data structures in C/C++☆91Updated last year
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆287Updated 3 months ago
- A benchmark of some prominent C/C++ hash table implementations☆37Updated 4 years ago
- ☆111Updated last year
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- C++ asynchronous interface for gRPC based on https://github.com/3rdparty/eventuals.☆20Updated 3 years ago
- ☆20Updated 2 years ago
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆78Updated 5 years ago
- An adaptive radix tree for efficient indexing in main memory.☆166Updated this week
- ☆22Updated 2 weeks ago
- Core C++ Sketch Library☆244Updated 2 weeks ago
- Adaptive Radix Tree in C++☆47Updated this week
- A C11 implementation of D. Vyukov MPSC queue☆32Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A comparative, extendable benchmarking suite for C and C++ hash-table libraries.☆39Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated 3 weeks ago
- A collection of eclectic tools for measuring performance using the cycle counter and pinning threads.☆42Updated last year