{"adoption": {"forks": 399, "observed_at": "2026-08-28T04:05:43.009258+00:00", "stars": 1840}, "canonical_url": "https://ross.abutalabs.com/products/rpclib", "card": {"archived": false, "artifact_type": "library", "description": "rpclib is a modern C++ msgpack-RPC server and client library", "domain": ["backend", "microservices", "developer-tools"], "enriched": true, "function": ["rpc", "serialization", "http-server"], "health_score": 20, "homepage": "http://rpclib.net", "language": "C++", "license": "NOASSERTION", "license_family": "other", "maturity": "maintenance", "member_repos": ["rpclib/rpclib"], "name": "rpclib/rpclib", "platform": ["cpp", "cross-platform", "windows"], "pushed_at": "2024-04-09T11:29:25+00:00", "repo": "rpclib/rpclib", "stars": 1840, "tags": ["msgpack-rpc", "cpp14", "client-server", "no-idl", "inter-process-communication", "linux", "macos"], "topics": ["rpc", "cpp14", "cpp", "cplusplus", "cplusplus-14", "msgpack"], "urls": [], "use_cases": ["expose C++ functions to be called over the network via RPC", "call functions in a remote C++ program from another language", "build a simple msgpack-rpc server without IDL or codegen", "communicate between a simulator and external clients like Microsoft AirSim does", "add remote procedure call support to a C++ application"], "what_it_is": "rpclib is a modern C++14 msgpack-RPC library providing both client and server implementations with no IDL or code generation required. Functions are bound directly in C++ and can be called remotely from any language that speaks msgpack-rpc.", "when_to_avoid": ["you need JSON-RPC or async operations - consider packio instead", "you need a project with active maintenance - rpclib is looking for maintainers", "you need gRPC-style streaming, load balancing, or HTTP/2 transport"], "when_to_choose": ["you need a lightweight, no-nonsense msgpack-RPC solution in C++", "you want to bind lambdas or free functions directly without learning an IDL", "you need interoperability with msgpack-rpc clients in other languages"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/rpclib", "repo": "rpclib/rpclib", "role": "main", "score": 23}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:43.009258+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:18:05.379689+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "0adf94ec5780b539c645181d78828641330d49bc8b1285941902bc57c1bf7570", "fetched_at": "2026-08-28T04:05:43.009258+00:00", "kind": "readme", "missing": false, "url": "https://github.com/rpclib/rpclib"}, {"content_hash": "8002e90e59298f344387b61b7cd9f6ce2fbc9de9f23efc4ed4afe46da4641fb8", "fetched_at": "2026-08-29T10:57:14.475220+00:00", "kind": "homepage", "missing": false, "url": "http://rpclib.net"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_license"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 3936, "days_push": 876, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 23, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}