Popularity
9.1
Stable
Activity
8.7
Declining
8,953
318
765
Code Quality Rank:
L1
Programming language: C++
License: GNU General Public License v3.0 or later
Latest version: v0.8.0
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) -
eCAL
eCAL - enhanced Communication Abstraction Layer. A fast publish-subscribe cross-plattform middleware using Shared Memory and UDP. -
simple-rpc-cpp
a simple RPC wrapper generator to C/C++ functions -
WAMP
Provides RPC and pub/sub messaging patterns. (various implementations, various languages)
Deliver Cleaner and Safer Code - Right in Your IDE of Choice!
SonarLint is a free and open source IDE extension that identifies and catches bugs and vulnerabilities as you code, directly in the IDE. Install from your favorite IDE marketplace today.
Promo
www.sonarlint.org
* 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.