Mooophy / Cpp-ConcurrencyLinks
Codes and notes for the book "C++ Concurrency in Action"
☆15Updated 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:
- Different implementations of spinlock.☆105Updated 10 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- ☆17Updated 8 years ago
- A nano concurrency library☆24Updated 5 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 9 years ago
- Mirror of Apache C++ Standard Library☆64Updated 6 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆66Updated 12 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- A C++ library for building sturdy software.☆109Updated this week
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆75Updated 11 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Our open source benchmarks and code samples☆192Updated 3 weeks ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- Slides and presentations☆69Updated 3 years ago
- Proposed B-tree library for Boost.org☆72Updated 11 years ago