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
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆83Updated 9 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 5 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- A C++ library for integer array compression☆29Updated 3 years ago
- Clone of Google's cpp-btree B-tree set and map containers, with minor fixes/modifications.☆37Updated 2 months ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- fast prime sieve and hash algorithm☆38Updated 2 months ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- C++ framework for rapid server development☆77Updated last year
- 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
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆29Updated 2 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Updated 14 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 10 years ago
- For details, see the blog post:☆32Updated last year
- A special smart pointer to exchange data between threads☆37Updated 6 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆62Updated 6 years ago