Cap'n Proto alternatives and similar libraries
Based on the "Inter-process communication" category.
Alternatively, view Cap'n Proto alternatives based on common mentions on social networks and blogs.
-
rpclib
rpclib is a modern C++ msgpack-RPC server and client library -
libjson-rpc-cpp
C++ framework for json-rpc (json remote procedure call) -
AREG SDK
Automated real-time communication engine to develop multitasking Embedded, IoT Edge, CLI and Desktop applications with services, which act like ultra-thin distributed servers. -
simple-rpc-cpp
a simple RPC wrapper generator to C/C++ functions -
eCAL
Please visit the new repository: https://github.com/eclipse-ecal/ecal -
WAMP
Provides RPC and pub/sub messaging patterns. (various implementations, various languages)
Build time-series-based applications quickly and at scale.
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of Cap'n Proto or a related project?
README
Cap'n Proto is an insanely fast data interchange format and capability-based RPC system. Think JSON, except binary. Or think Protocol Buffers, except faster. In fact, in benchmarks, Cap'n Proto is INFINITY TIMES faster than Protocol Buffers.