Mooophy / Cpp-Concurrency
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
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- ☆17Updated 8 years ago
- ☆37Updated 9 years ago
- Simple RPC in C++, with Python binding☆27Updated 9 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆26Updated 9 years ago
- C++ standard proposals☆16Updated 5 years ago
- Different implementations of spinlock.☆104Updated 10 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 9 years ago
- C++ Green threads and coroutines library☆38Updated 10 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated last year
- Libhalog is an open-source high available redo-log library using multiple paxos.☆36Updated 6 years ago
- C++ QD locking library☆11Updated 2 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆19Updated 7 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 8 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆16Updated 7 years ago
- [deprecated] Data structures and sample applications using Mintomic☆93Updated 9 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- Proactor design pattern (C++, threads)☆18Updated 7 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 12 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆16Updated 6 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- Read-Log-Update: A Lightweight Synchronization Mechanism for Concurrent Programming☆48Updated 9 years ago
- MIT 6.824 Lab 2012(C++)☆30Updated 11 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- C++ Concurrency in Action - Practical Multithreading☆60Updated 7 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 10 years ago