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
- 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
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- C++ bindings & containers for libpmemobj☆110Updated 2 years ago
- A C++ template class providing a thread-safe LRU cache☆76Updated 3 years ago
- Lock-free linked list☆16Updated 12 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Generic lock-free Skiplist container pure C implementation, STL-style set, map☆149Updated 5 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- A fast in-memory key-value store☆49Updated 7 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- A high performance C++11 base library for server-side dev☆30Updated 7 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- A working project for High-concurrency B-tree source code in C☆251Updated 4 years ago
- STL like container of radix tree (a.k.a. PATRICIA trie) in C++☆142Updated 2 years ago
- Mercury is a C library for implementing RPC, optimized for HPC.☆193Updated last month
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 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
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- Benchmark of common hash functions☆36Updated 5 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- Boost.Coroutine2☆135Updated 4 months ago