jckarter / tbbLinks
Intel Threading Building Blocks with local modifications
☆30Updated 13 years ago
Alternatives and similar repositories for tbb
Users that are interested in tbb are comparing it to the libraries listed below
Sorting:
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- ☆37Updated 10 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆84Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- An opensource C++ library develop in Qihoo infrastructure team☆82Updated 2 years ago
- a tiny coroutine lib using for c++☆24Updated 11 years ago
- STL-style C++ skip_list container☆87Updated 3 years ago
- Our open source benchmarks and code samples☆192Updated last month
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- Miscellaneous scripts and things that dont merit their own repo. All under MIT License unless otherwise specified☆31Updated 3 years ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Yet Another RAFT implementation☆126Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Boost.Lockfree☆139Updated last week
- A simple fast MPMC obstruction-free linearizable concurrent queue for C (based on linux[futex]/gcc/x86_64)☆39Updated 4 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Lock-free linked list☆16Updated 12 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago