Mooophy / Cpp-ConcurrencyLinks
Codes and notes for the book "C++ Concurrency in Action"
☆16Updated 11 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:
- mirror of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/perfbook.git☆74Updated 13 years ago
- Different implementations of spinlock.☆105Updated 11 years ago
- Code experiments to exercise ideas while reading "Engineering a Compiler".☆27Updated 6 years ago
- Source for blog post demonstrating the difference between a proactor and reactor☆10Updated 8 years ago
- libpaxos-cpp is a C++ implementation of the Paxos distributed consensus protocol☆67Updated 12 years ago
- A C++ coroutine library☆19Updated 9 years ago
- A clone of Google C++ B-tree code https://code.google.com/p/cpp-btree/☆87Updated 11 years ago
- A simple C++ threadpool based on POSIX threads.☆130Updated 10 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Companion to my Practical Network Programming course at boolan.com☆21Updated 2 years ago
- Design Pattern Examples in C++☆48Updated 11 years ago
- Proactor design pattern (C++, threads)☆20Updated 8 years ago
- Proposed IP address classes for standard c++☆36Updated 11 years ago
- Kosmos Distributed Filesystem☆29Updated 13 years ago
- A C++ library for building sturdy software.☆109Updated 3 months ago
- 多处理器编程的艺术☆115Updated 10 years ago
- Origin C++11 Libraries☆134Updated 8 years ago
- ☆20Updated 9 years ago
- Implementaions of concurrent lock-free SPSC queue in c++.☆17Updated 8 years ago
- [Abandoned] A toy asynchronous server, written in C++14☆20Updated 8 years ago
- A header-only C++ wrapper of libevent2☆29Updated 10 years ago
- Our open source benchmarks and code samples☆193Updated 3 months ago
- ☆17Updated 9 years ago
- c/c++ language useful recipes☆96Updated 12 years ago
- Benchmarks for lockfree datastructures.☆120Updated 11 years ago
- C++/Java implementations of the Gang of Four's "Design Patterns: Elements of Reusable Object-Oriented Software"☆131Updated 2 years ago
- Mirror of Apache C++ Standard Library☆66Updated 7 years ago
- C++ Green threads and coroutines library☆38Updated 11 years ago
- We provide a prototype of a stackless coroutine.☆34Updated 8 years ago
- c++11 thread pool☆24Updated 10 years ago