cyfdecyf / google-concurrency-libraryLinks
Automatically exported from code.google.com/p/google-concurrency-library
☆14Updated 9 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:
- 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
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- Latency collector as an embedded library for C++☆13Updated 6 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- 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
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆31Updated 6 years ago
- ☆22Updated 8 months ago
- Effective Memory Reclamation☆58Updated 5 years ago
- C++ framework for rapid server development☆77Updated last year
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- fast prime sieve and hash algorithm☆38Updated last month
- Simple RPC in C++, with Python binding☆27Updated 10 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 13 years ago
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- Heap allocation free version of C++11 std::function☆56Updated 3 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆46Updated 11 years ago
- C++ implementations of indexing mechanisms, including a Hilbert-curve geohash based spatial index and a linear hashing table, for disk or…☆77Updated 4 years ago
- W-TinyLFU cache C++11 header only implementation☆60Updated 6 years ago
- Benchmark of different C or C++ loggers☆12Updated last year
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 10 years ago