pearu / simple-rpc-cppLinks
a simple RPC wrapper generator to C/C++ functions
☆42Updated 10 years ago
Alternatives and similar repositories for simple-rpc-cpp
Users that are interested in simple-rpc-cpp are comparing it to the libraries listed below
Sorting:
- A simple C++11 signal/slot (event/delegate) implementation based on Fast C++ Delegates☆41Updated 7 years ago
- A simple C++11 reflection/serialization framework.☆129Updated 10 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- Lightweight publisher/subscriber C++ library based on boost asio☆21Updated 4 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- async/await in vanilla C++11☆80Updated 9 years ago
- Simple C++ cross-platform plugin system☆162Updated 8 years ago
- C++ plugin framework☆54Updated 6 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- A C++11 Utility Library☆15Updated 10 years ago
- Libuv wrapper for cppcomponents☆31Updated 12 years ago
- Knot is a lightweight and simple TCP networking C++ library with no dependencies.☆29Updated 10 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆32Updated 4 years ago
- RemoteCall C++ framework for IPC☆22Updated 5 months ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- A single file C++11 header-only memory mapped file library.☆73Updated 2 years ago
- ☆46Updated 5 years ago
- Freundlich's C++ toolkit☆33Updated this week
- easy to use callback library for C++☆42Updated 8 years ago
- C++ Event Driven and Network Application Library (Header only)☆20Updated 6 years ago
- Help code to be able to use C++ as a scriptable and debuggable language without using any language wrappers☆29Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago