olahol / cpp-cspLinks
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
Sorting:
- Go-style coroutines and channels for C++☆34Updated 11 years ago
- zero-copy, zero-serialize, zero-hassle protocol buffers☆59Updated 7 years ago
- An intrusive lock-free multiple-producer, single-consumer queue in C++☆52Updated 8 years ago
- A minimalist approach to parsing JSON properly using SpiritV2☆10Updated 10 years ago
- ☆11Updated 5 years ago
- nanomsg rpc with protobuf☆39Updated 11 years ago
- Distributed search engine in C++14, using nanomsg for communication, bond for serialization.☆67Updated 10 years ago
- Cross-platform C++ library for fast binary and REST messaging☆43Updated 5 years ago
- Theron C++ concurrency library☆34Updated 11 years ago
- Open multi-methods for C++11☆118Updated 7 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆34Updated 9 years ago
- Library containing high-performance datastructures and utilities for C++☆74Updated 8 years ago
- Coroutines in C☆121Updated 11 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 3 years ago
- Nice sweet cpp header that help in daily life☆94Updated 2 years ago
- Infomation about C++ Coroutines TS v1 software and content☆9Updated 6 years ago
- ☆27Updated last year
- async/await in vanilla C++11☆80Updated 8 years ago
- A compile-time header-only C++17 library for dataflow programing.☆28Updated last year
- Example program for BoostCon11 talk☆37Updated 14 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- Convert build system from autoconf/make to CMake☆76Updated 3 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 9 years ago
- Collection of header-only utilities for C++☆35Updated last year
- Easy-to-use lua wrapper for C++☆95Updated 2 years ago
- Corvusoft's Restless framework brings asynchronous RESTful client functionality to C++11 applications. http://www.corvusoft.co.uk☆19Updated 7 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- ASIO Cooperative Task for await-based coroutine☆15Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago