jckarter / tbbLinks
Intel Threading Building Blocks with local modifications
☆31Updated 13 years ago
Alternatives and similar repositories for tbb
Users that are interested in tbb are comparing it to the libraries listed below
Sorting:
- Different implementations of spinlock.☆105Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Lock-free linked list☆16Updated 13 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆86Updated 10 years ago
- ☆37Updated 10 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆81Updated 3 years ago
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆40Updated 4 years ago
- fast malloc. similar to google-tcmalloc.☆25Updated 9 years ago
- STL-style C++ skip_list container☆87Updated 3 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…☆41Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- A stripped-down, portable version of boost::context☆53Updated 3 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 3 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆150Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 12 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆94Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆80Updated 11 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- Yet Another RAFT implementation☆126Updated 7 years ago