ahorn / cpp-channelLinks
Experimental Go-style concurrency for C++11
☆157Updated 10 years ago
Alternatives and similar repositories for cpp-channel
Users that are interested in cpp-channel are comparing it to the libraries listed below
Sorting:
- A C++ await/yield emulation library for stackless coroutine☆339Updated last year
- A very sane (header only) C++14 JSON library☆134Updated 8 years ago
- Meta programming utilities for C++14. Merged in matt-42/lithium☆727Updated 5 years ago
- Use C++14 generic lambdas to simulate stackless coroutines without macros or type erasure.☆330Updated 8 years ago
- Yet another logging library.☆202Updated 6 years ago
- (very) lightweight version of Jinja2 for C++☆151Updated 5 years ago
- A platform-independent promise library for C++, implementing asynchronous continuations.☆194Updated 7 years ago
- A C++11 compliant header-only asynchronous MySQL client library based on Asio. Enables you to work with MySQL in both asynchronous and bl…☆157Updated 6 years ago
- {{mustaches}} for C++☆202Updated 6 years ago
- Mordor is a high performance I/O library based on fibers.☆347Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 7 years ago
- A header only C++11 library for parsing TOML☆172Updated last year
- C++ library for executors☆509Updated 8 years ago
- C++11/14 strings for direct use in template parameter lists, template metaprogramming.☆202Updated 3 years ago
- The Elle coroutine-based asynchronous C++ development framework.☆474Updated 2 years ago
- Lightweight, Generic, Pure C++11 ThreadPool☆274Updated 7 years ago
- C++11 header only micro benchmark framework☆14Updated 8 years ago
- Simple header only pattern matching for c++14☆233Updated 4 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 9 years ago
- A public domain lock free queues implemented in C++11☆181Updated 11 years ago
- Nanomsg binding for C++11☆117Updated 4 years ago
- Fast, direct and static typed parsing of JSON with C++