olahol / cpp-csp
Minimalistic header-only library for channels and CSP (Communicating sequential process) in C++11.
☆16Updated 2 years ago
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
- Theron C++ concurrency library☆33Updated 11 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆56Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 9 years ago
- C++ implementation of RCU based on reference counting and hazard pointers.☆27Updated 12 years ago
- Generic 2D graphics library for C++14☆28Updated 2 months ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆51Updated 8 years ago
- Lightweight C++14 utility library. (Modernized, stripped and cleaned-up version of SSVUtils.)☆34Updated 4 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Mark&sweep garbage collector for C++☆21Updated 10 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- exploring coroutine C++ proposal☆45Updated 8 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 8 years ago
- C++ multi-purpose reflection library☆87Updated 4 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- M:N fiber implementation, with transparent IO reactor and timeouts, POSIX like APIs.☆16Updated 12 years ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- a tool to count accesses to member variables in c++ programs☆75Updated 11 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- For fun C++ reflection framework.☆62Updated 2 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- C++11 Work-Stealing Task Scheduler☆36Updated 5 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- World's fastest integer to ASCII conversion, C++14 template meta-programming implementation, any size integer 8,16,32,64-bit, signed or u…☆27Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Various synchronization primitives for multithreaded applications in C++11.☆22Updated 8 years ago
- A C++ pointer bump memory arena implementation☆92Updated 10 years ago