tdv / nanorpc
nanorpc - lightweight RPC in pure C++ 17
☆243Updated 2 years ago
Alternatives and similar repositories for nanorpc:
Users that are interested in nanorpc are comparing it to the libraries listed below
- Event loop friendly C++ actor micro-framework, supervisable☆357Updated 3 weeks ago
- C++ library for executors☆503Updated 8 years ago
- Examples (code samples) describing the construction of active objects on the top of Boost.Asio. A code-based guide for client/server crea…☆280Updated 5 months ago
- A header-only C++ library for task concurrency☆626Updated last year
- Example programs for Talking Async videos☆189Updated 2 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- An asynchronous msgpack-RPC and JSON-RPC library built on top of Boost.Asio.☆144Updated last week
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆238Updated 2 months ago
- Header-only library for multithreaded programming☆234Updated 3 weeks ago
- C++ 20 Coroutines in Action (Helpers + Test Code Examples)☆490Updated 2 years ago
- High performance C++11 thread pool☆573Updated 4 years ago
- any lite - A C++17-like any, a type-safe container for single values of any type for C++98, C++11 and later in a single-file header-only …☆138Updated 3 weeks ago
- High performance C++11 signals☆168Updated 5 years ago
- A single header standard C++ serialization framework.☆193Updated 3 years ago
- Boost::ASIO low-level redis client (connector)☆144Updated 2 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- An async redis client designed for performance and scalability☆246Updated last week
- Boost.org interprocess module☆146Updated last week
- C++11 metaprogramming library☆256Updated last week
- Boost.URL is a library for manipulating Uniform Resource Identifiers (URIs) and Locators (URLs).☆185Updated last week
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆192Updated 3 years ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆437Updated 3 weeks ago
- MySQL C++ client based on Boost.Asio☆276Updated last week
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated 3 weeks 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…☆155Updated 6 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆127Updated 4 months ago
- An implementation of Actor, Publish-Subscribe, and CSP models in one rather small C++ framework. With performance, quality, and stability…☆524Updated last week
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆92Updated 3 years ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆562Updated 8 months ago
- Pure C++17 Signals and Slots☆426Updated 2 years ago