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
- Component-Model Framework in C++☆44Updated 9 years ago
- 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
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last week
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆212Updated last year
- Boost.Lockfree☆128Updated last month
- Boost.Coroutine2☆129Updated 2 months ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ☆37Updated 9 years ago
- Experimental C++11 version of sparsehash☆288Updated 2 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆140Updated 2 years ago
- C++ integer-to-string conversion benchmark☆340Updated this week
- Boost.Coroutine☆82Updated 2 months ago
- Boost.org dynamic_bitset module☆39Updated last month
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆201Updated 2 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆145Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 4 months ago
- Boost.org intrusive module☆56Updated last month
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A header only C++11 LRU Cache template class that allows you to define key, value and optionally the Map type. uses a double linked list …☆293Updated 5 months ago
- Adapters for interfacing libuv with C++ resumable functions☆115Updated 5 months ago
- Boost.org thread module☆205Updated 2 months ago
- Different implementations of spinlock.☆104Updated 10 years ago
- Bloom filters for C++11☆356Updated 3 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- C++14 cache friendly B-heap priority queue☆104Updated 3 years ago