cyfdecyf / google-concurrency-library
Automatically exported from code.google.com/p/google-concurrency-library
☆14Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for google-concurrency-library
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 7 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆50Updated 9 months 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
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆29Updated 6 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆35Updated 2 weeks ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 8 years ago
- C++11 tools for low latency systems. LMAX Disruptor, Ring, Ring Allocator.☆31Updated 5 years ago
- Heap allocation free version of C++11 std::function☆55Updated 3 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Latency collector as an embedded library for C++☆13Updated 5 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- C++ implementation of LMAX disruptor☆11Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆55Updated 6 years ago
- A set of benchmarking tools used to quantify the performance of BDE-style polymorphic allocators.☆34Updated 8 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 11 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 9 years ago
- C++ framework for rapid server development☆76Updated 9 months ago
- Implementation of std::future from the C++ Concurrency TS☆30Updated last year
- For details, see the blog post:☆31Updated 11 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆74Updated 10 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 5 years ago
- fast prime sieve and hash algorithm☆37Updated 10 months ago