algorithm-ninja / cpp-btreeLinks
Git mirror of the official (mercurial) repository of cpp-btree
☆77Updated 11 years ago
Alternatives and similar repositories for cpp-btree
Users that are interested in cpp-btree are comparing it to the libraries listed below
Sorting:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- C++ framework for rapid server development☆77Updated last year
- Boost.org multi_index module☆52Updated last month
- An intrusive C++17 implementation of a Red-Black-Tree, a Weight Balanced Tree, a Dynamic Segment Tree and much more!☆129Updated 2 years ago
- Boost.Coroutine2☆135Updated last month
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆44Updated 10 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆181Updated 12 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Boost.Atomic☆65Updated 3 weeks ago
- Boost.Lockfree☆145Updated last month
- An open addressing linear probing hash table, tuned for delete heavy workloads☆210Updated 2 years ago
- Enjoy template metaprogramming☆113Updated 8 years ago
- Boost.Coroutine☆85Updated 2 months ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆207Updated 2 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Boost.org intrusive module☆59Updated 2 weeks ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 4 months ago
- Boost.Sort☆56Updated last month
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- A SIMD optimized fixed-length string class along with an adaptive hash table for fast searching☆128Updated 4 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago