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:
- 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
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- ☆20Updated 9 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated 2 years ago
- A lightweight and fast key-value storage engine based on the buffer tree.☆53Updated 11 years ago
- ☆17Updated 8 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Proactor design pattern (C++, threads)☆18Updated 8 years ago
- Libhalog is an open-source high available redo-log library using multiple paxos.☆37Updated 7 years ago
- A C++ coroutine library☆19Updated 8 years ago
- 多处理器编程的艺术☆116Updated 10 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆11Updated 8 years ago
- Solitaire is a Faster Linearizability Checker Supporting Multiple Data Model☆17Updated 7 years ago
- A simple coroutine☆39Updated 10 years ago
- 一个运行在x86-IA32架构下的小内核,要求能驱动x86简单的硬件并且等待用户输入指令执行。☆24Updated 11 years ago
- Flex Bison C++ Template/Example☆188Updated 8 years ago
- C++ implementation of concurrent Binary Search Trees☆72Updated 10 years ago
- fast malloc. similar to google-tcmalloc.☆23Updated 8 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Updated 8 years ago
- A event-driven network library based on reactor pattern written in C.☆17Updated 9 years ago
- Fast wait-free algorithms designed for shared memory systems☆46Updated 7 years ago
- Design Pattern Examples in C++☆47Updated 11 years ago
- Lock-free linked list☆16Updated 12 years ago
- c/c++ language useful recipes☆96Updated 11 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 7 years ago
- ☆37Updated 10 years ago