rpclib VS rpclib

Compare rpclib vs rpclib and see what are their differences.

rpclib

rpclib is a modern C++ msgpack-RPC server and client library (by rpclib)

rpclib

rpclib is a modern C++ msgpack-RPC server and client library (by qchateau)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
rpclib rpclib
4 1
1,598 22
0.0% -
0.0 2.7
over 1 year ago almost 3 years ago
C++ C++
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

rpclib

Posts with mentions or reviews of rpclib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-24.
  • Is there a way to keep the client alive in rpclib?
    1 project | /r/cpp_questions | 27 Nov 2021
    If by rpclib you mean this: https://github.com/rpclib/rpclib then it's not clear what you're talking about. The code for that client retains the connection to the server for the duration of the connection, though of course if you simply wait for too long without sending anything the connection will time out and get torn down.
  • rpclib is looking for a new maintainer
    5 projects | /r/cpp | 24 Apr 2021
    Thanks for all your hard work in the past years. I'm not able to take over as a maintainer, but you mentioned CI rot and I can take thorough look at that! I opened a small PR refactoring the AppVeyor configuration.

rpclib

Posts with mentions or reviews of rpclib. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-24.
  • rpclib is looking for a new maintainer
    5 projects | /r/cpp | 24 Apr 2021
    Hey, I picked up maintenance a few months (... years ?) ago, you can find a slightly more stable version of rpclib in my fork: https://github.com/qchateau/rpclib

What are some alternatives?

When comparing rpclib and rpclib you can also consider the following projects:

gRPC - The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)

ZeroMQ - ZeroMQ core engine in C++, implements ZMTP/3.1

Cap'n Proto - Cap'n Proto serialization/RPC system - core tools and C++ library

nanomsg - nanomsg library

Apache Thrift - Apache Thrift

eCAL - Please visit the new repository: https://github.com/eclipse-ecal/ecal

simple-rpc-cpp - a simple RPC wrapper generator to C/C++ functions

libjson-rpc-cpp - C++ framework for json-rpc (json remote procedure call)

areg-sdk - AREG is an asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.

binapi - Binance API C++ implementation