xmlrpc-c
« Back to VersTracker
Description:
Lightweight RPC library (based on XML and HTTP)
Type: Formula  |  Latest Version: 1.60.05@1  |  Tracked Since: Dec 25, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: xml-rpc rpc c-library networking web-services
Install: brew install xmlrpc-c
About:
XML-RPC-C is a lightweight RPC library that implements the XML-RPC specification using C and C++. It provides a robust framework for creating XML-RPC clients and servers, handling HTTP transport and XML parsing. Its main value proposition is enabling simple, standardized remote procedure calls between distributed systems with minimal overhead.
Key Features:
  • Client and server implementation in C/C++
  • Supports both synchronous and asynchronous calls
  • Extensible transport layer (HTTP, HTTPS)
  • Portable across multiple operating systems
Use Cases:
  • Building cross-platform API clients
  • Creating lightweight embedded system services
  • Integrating legacy C/C++ applications with web services
Alternatives:
  • libcurl – More focused on HTTP operations, requires additional libraries for RPC structure
  • gRPC – Modern binary protocol with better performance but higher complexity
Version History
Detected Version Rev Change Commit
Dec 25, 2025 1:41pm 1.60.05 1 VERSION_BUMP f4f3e0fd
Sep 11, 2025 1:04am 0 VERSION_BUMP d90f1014
Dec 27, 2024 10:37pm 0 VERSION_BUMP 3da08c87
Dec 27, 2024 2:54pm 0 VERSION_BUMP 453dac8f
Dec 27, 2024 12:58am 0 VERSION_BUMP 0c0f6035
Dec 26, 2024 3:55pm 0 VERSION_BUMP 37cd648d
Nov 20, 2024 12:23am 0 VERSION_BUMP bab195c3