cyfdecyf / google-concurrency-library
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
- Fast integer to string and string to integer conversion functions☆21Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- For details, see the blog post:☆32Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆65Updated 2 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆79Updated 9 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago
- a tiny coroutine lib using for c++☆24Updated 10 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
- A concurrency toolbox for c++11, including a cached thread pool executor, a shared timed mutex, a fair semaphore and several other utilit…☆16Updated 8 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated last month
- C++ framework for rapid server development☆77Updated last year
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago