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.☆130Updated 9 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- A generic event dispatcher and listener implemented in c++☆21Updated 9 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
- Nice sweet cpp header that help in daily life☆93Updated 2 years ago
- Simple C++ cross-platform plugin system☆161Updated 8 years ago
- A single file C++11 header-only memory mapped file library.☆75Updated 2 years ago
- C++ multi-purpose reflection library☆87Updated 5 years ago
- C++ plugin framework☆54Updated 6 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- Lightweight C++ RPC framework without code generation☆34Updated 5 years ago
- async/await in vanilla C++11☆80Updated 9 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
- ☆46Updated 5 years ago
- C++ binding for nanomsg☆113Updated 11 years ago
- MIF is a C++11 web-application framework designed for the backend micro-service development☆48Updated last year
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆36Updated 3 years ago
- Provides a lightweight interpreter and factory for dynamically creating C++ objects at runtime.☆74Updated 4 years ago
- ☆17Updated 3 years ago
- Thread pool using std::* primitives from C++20, with optional priority queue/greenthreading for POSIX.☆85Updated 3 years ago
- Freundlich's C++ toolkit☆33Updated last month
- a tool to count accesses to member variables in c++ programs☆79Updated 12 years ago
- Allows you to write binary components in C++11 that can be used across different compilers and standard libraries☆214Updated 8 years ago
- Active Object snippets with C++11, C++03 and C++/Qt☆22Updated 8 years ago
- Lock-free concurrent work stealing deque in C++☆40Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago