petegoodliffe / skip_list
STL-style C++ skip_list container
☆86Updated 2 years ago
Alternatives and similar repositories for skip_list:
Users that are interested in skip_list are comparing it to the libraries listed below
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- Component-Model Framework in C++☆44Updated 9 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 weeks ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆140Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Benchmarks for lockfree datastructures.☆120Updated 10 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 2 years ago
- Boost.Coroutine☆81Updated last month
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- Loki is a C++ library of designs, containing flexible implementations of common design patterns and idioms.☆244Updated 11 years ago
- STL-based caches for C++☆115Updated last year
- Yet Another RAFT implementation☆126Updated 6 years ago
- Boost.Coroutine2☆129Updated last month
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆127Updated 3 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆143Updated 5 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- A STL allocator that mmaps files☆244Updated 3 years ago
- C++ implementation of concurrent Binary Search Trees☆71Updated 9 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Adapters for interfacing libuv with C++ resumable functions☆114Updated 4 months ago
- ☆37Updated 9 years ago
- Bloom filters for C++11☆355Updated 3 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- a tiny coroutine lib using for c++☆24Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 3 months ago
- a header only C++ LRU Cache template class (now with optional synchronization) that allows you to define key, value and optionally the Ma…☆40Updated 8 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago