olahol / cpp-csp
Minimalistic header-only library for channels and CSP (Communicating sequential process) in C++11.
☆15Updated last year
Alternatives and similar repositories for cpp-csp:
Users that are interested in cpp-csp are comparing it to the libraries listed below
- Go-style coroutines and channels for C++☆33Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- An easy to use and efficient memory pool allocator written in C++.☆11Updated 8 years ago
- Theron C++ concurrency library☆33Updated 10 years ago
- Nanoscopic C++ Actor, stackless coroutine, and CSP framework☆15Updated 8 years ago
- ASIO Cooperative Task for await-based coroutine☆16Updated 6 years ago
- functional programming in cpp.☆42Updated 11 years ago
- A generic event dispatcher and listener implemented in c++☆20Updated 8 years ago
- Apathy is a lightweight path/file/mstream/mmap IO library (C++03)☆35Updated 5 years ago
- Functional programming with C++11, inspired by Haskell.☆21Updated 12 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 4 years ago
- Visualize and control your C++ application with a web browser using variables shared over websockets between C++/JS. No dependencies, sin…☆40Updated 10 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- ☆16Updated 7 years ago
- This tool generate minimal reflection info about classes and enums based on clang 3.2☆24Updated 9 years ago
- parser combinator and AST generator in c++17☆24Updated last year
- a tiny, portable, precise, mark-and-sweep GC in C++☆59Updated 12 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 11 years ago
- Header only C++14 micro benchmark☆14Updated 9 years ago
- The C++ Alliance (website)☆17Updated this week
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Updated 7 years ago
- Example program for BoostCon11 talk☆37Updated 13 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 3 years ago
- A simple tile-based game engine backed by ChaiScript☆20Updated 9 years ago
- Header file only filesystem library similar to boost::filesystem, but more light-weight. Supports both Windows and POSIX filesystem APIs…☆11Updated 14 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 9 years ago
- TinyThread++ fork with lambda, future and continuation support.☆30Updated 12 years ago