Mooophy / Cpp-ConcurrencyLinks
Codes and notes for the book "C++ Concurrency in Action"
☆16Updated 10 years ago
Alternatives and similar repositories for Cpp-Concurrency
Users that are interested in Cpp-Concurrency are comparing it to the libraries listed below
Sorting:
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Different implementations of spinlock.☆105Updated 10 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 12 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- ☆17Updated 8 years ago
- A C++ library for building sturdy software.☆109Updated last month
- A lightweight and fast key-value storage engine based on the buffer tree.☆54Updated 11 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 11 years ago
- Our open source benchmarks and code samples☆193Updated this week
- Lock-free linked list☆16Updated 12 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 10 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆77Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- totally unofficial git repo containing sources for the CppMem tool available at http://svr-pes20-cppmem.cl.cam.ac.uk/cppmem/help.html and…☆26Updated 12 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- A nano concurrency library☆24Updated 5 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- ☆172Updated 6 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 7 years ago
- C++ Template Metapogramming Study Resources☆38Updated 5 years ago
- Origin C++11 Libraries☆133Updated 8 years ago
- A C++ coroutine library☆19Updated 9 years ago
- A simple C++ threadpool based on POSIX threads.☆129Updated 9 years ago