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:
- C++11 API for creating Lua bindings☆159Updated 7 years ago
- Adapters for interfacing libuv with C++ resumable functions☆117Updated last year
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆185Updated 12 years ago
- A C++ await/yield emulation library for stackless coroutine☆341Updated 2 years ago
- Boost.Coroutine☆85Updated last month
- Serialization/deserialization in a raw buffer like flatbuffer, but you do not need any IDL file and it is much more efficient either in s…☆49Updated 7 years ago
- L4 (Lock-Free on Read) Hashtable is a C++ library that implements hash table with arbitray byte stream keys/values.☆208Updated 3 years ago
- Boost.Coroutine2☆136Updated last month
- Boost::ASIO low-level redis client (connector)☆147Updated 3 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- Open multi-methods for C++11☆119Updated 8 years ago
- Modern C++ generic header-only template library.☆105Updated 6 months ago
- Header-only library providing unicode aware string support for C++☆110Updated 2 weeks ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- C++ signals & slots☆77Updated 6 years ago
- Lock-free concurrent work stealing deque in C++☆41Updated 7 years ago
- C++ multi-purpose reflection library☆88Updated 5 years ago
- C++ event loop library. Wrapper around libev that utilizes lambda's and callback functions to notify you when filedescriptors become acti…☆146Updated 7 years ago
- C++11 Lua 5.2 Binding Library☆79Updated 10 years ago
- Urdl C++ Library - Urdl is a cross-platform C++ library for downloading web content using a URL. It provides an easy-to-use extension to …☆119Updated 7 years ago
- A C++ pointer bump memory arena implementation☆94Updated 11 years ago
- C++ String Toolkit Library https://www.partow.net/programming/strtk/index.html☆143Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Object pool implementation in C++11☆101Updated 5 years ago
- A simple C++11 reflection/serialization framework.☆130Updated 10 years ago
- A C++ header-only support for serialization of generic objects to be used when the type is known a-priori.☆52Updated 12 years ago
- Heap allocation free version of C++11 std::function☆60Updated 4 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- C++ buffer class that allows you to write a stream of individual bits and bytes☆27Updated 5 years ago