cyfdecyf / google-concurrency-libraryLinks
Automatically exported from code.google.com/p/google-concurrency-library
☆14Updated 10 years ago
Alternatives and similar repositories for google-concurrency-library
Users that are interested in google-concurrency-library are comparing it to the libraries listed below
Sorting:
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆85Updated 10 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ framework for rapid server development☆76Updated last year
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆78Updated 11 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆28Updated 12 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆68Updated 6 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- STL-based caches for C++☆116Updated 2 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 10 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 3 weeks ago
- fast prime sieve and hash algorithm☆39Updated 4 months ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- A disruptor thread-synchronisation data structure for C++11.☆149Updated 2 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆37Updated 4 years ago
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆15Updated 8 years ago
- C++17 lock-free data structure library☆15Updated 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…☆41Updated 9 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆185Updated 2 months ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆36Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- Raft Consensus Algorithm Implementation in C++ (11)☆25Updated 11 years ago