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:
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 9 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆34Updated 7 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- C++ framework for rapid server development☆76Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆23Updated 9 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- C++ development framework for building reliable cache-friendly distributed and concurrent multicore software☆67Updated 6 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- ☆22Updated last month
- Heap allocation free version of C++11 std::function☆57Updated 4 years ago
- C++ coroutine based networking library (WIP)☆39Updated 6 years ago
- Concurrent wrapper for "any" object. All calls to the public API of the object are executed asynchronously in FIFO order.☆23Updated 5 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Our open source benchmarks and code samples☆193Updated 2 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- A disruptor thread-synchronisation data structure for C++11.☆138Updated 2 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Memory alignment wrappers, useful for avoiding false sharing☆41Updated 9 years ago