Mooophy / Cpp-Concurrency
Codes and notes for the book "C++ Concurrency in Action"
☆15Updated 9 years ago
Related projects ⓘ
Alternatives and complementary repositories for Cpp-Concurrency
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 5 years ago
- A simple header-only Multiversion Concurrency Control (MVCC) implementation in C++11.☆27Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆73Updated 9 years ago
- Source code for 'Advanced C and C++ Compiling' by Milan Stevanovic☆35Updated 7 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆14Updated 6 years ago
- Lock-free linked list☆16Updated 12 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 7 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 11 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 6 years ago
- ☆17Updated 7 years ago
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆73Updated 11 years ago
- Another Template Meta Programming Library☆15Updated 7 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆35Updated 13 years ago
- A C++ coroutine library☆19Updated 8 years ago
- A multiple thread IO reactor network library for high performance c++ server programming☆7Updated 8 years ago
- Yet Another File System (yfs) based on Paxos algorithm.☆16Updated 7 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 10 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆14Updated 9 years ago
- ☆19Updated 8 years ago
- A nano concurrency library☆24Updated 4 years ago
- ☆18Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 9 years ago
- Code snippets for the workshop on concurrent data structure implementation.☆31Updated 11 years ago
- A buffered-tree implemented in dictionary type and more☆74Updated 11 years ago
- Different implementations of spinlock.☆104Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆45Updated 6 years ago
- A Low-latency, Locality-conscious Memory Allocator with Stable Performance Scalability☆68Updated 10 years ago
- C++标准库的轻量级拓展.☆67Updated 5 years ago
- A quicker FIX engine based on Muduo☆10Updated 11 years ago
- Trie is a lightweight and simple autocompletion data structure written in C++11.☆44Updated 9 years ago