jckarter / tbb
Intel Threading Building Blocks with local modifications
☆29Updated 12 years ago
Alternatives and similar repositories for tbb:
Users that are interested in tbb 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 Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years 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
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 6 years ago
- Kosmos Distributed Filesystem☆29Updated 12 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C++ librdmacm wrapper☆14Updated 13 years ago
- Our open source benchmarks and code samples☆190Updated 2 weeks ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- ☆37Updated 9 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- ☆72Updated 8 years ago
- a consistent_hash implementation writen in c++☆80Updated 11 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- A stripped-down, portable version of boost::context☆51Updated 2 years ago
- Lock-free linked list☆16Updated 12 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.