awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to cinemast/libjson-rpc-cpp

Open-source alternatives to Libjson Rpc Cpp

12 open-source projects similar to cinemast/libjson-rpc-cpp, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Libjson Rpc Cpp alternative.

  • apache/brpcالصورة الرمزية لـ apache

    apache/brpc

    17,545عرض على GitHub↗

    brpc is a high-performance C++ RPC framework and network programming library designed for building distributed systems. It functions as a multi-protocol RPC server capable of hosting and detecting multiple communication protocols, including gRPC, Thrift, HTTP, Redis, and Memcached, on a single TCP port. The project distinguishes itself through high-throughput data transport and memory efficiency, utilizing RDMA-based transport to bypass the kernel TCP stack and zero-copy memory management to eliminate data duplication. It also implements the Raft algorithm for consensus-based state replicatio

    C++rpc
    عرض على GitHub↗17,545
  • boostorg/interprocessالصورة الرمزية لـ boostorg

    boostorg/interprocess

    181عرض على GitHub↗

    Boost.org interprocess module

    C++
    عرض على GitHub↗181
  • capnproto/capnprotoالصورة الرمزية لـ capnproto

    capnproto/capnproto

    13,089عرض على GitHub↗

    CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication library providing a schema-based data interchange format that eliminates the need to encode or decode data before reading it from memory. The system enables high-performance data serialization and low-latency network communication. It supports cross-language data exchange by using a defined schema to ensure consistent binary representation across different platforms. The framework provides tools for implementing remote procedure calls, allowing functions to be invoked on a remo

    C++
    عرض على GitHub↗13,089
  • continental/ecalالصورة الرمزية لـ continental

    continental/ecal

    11عرض على GitHub↗

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

    C++
    عرض على GitHub↗11

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Find more with AI search
  • eclipse-iceoryx/iceoryxالصورة الرمزية لـ eclipse-iceoryx

    eclipse-iceoryx/iceoryx

    2,104عرض على GitHub↗

    Eclipse iceoryx™ - true zero-copy inter-process-communication

    C++
    عرض على GitHub↗2,104
  • grpc/grpcالصورة الرمزية لـ grpc

    grpc/grpc

    44,891عرض على GitHub↗

    gRPC is a language-agnostic remote procedure call framework designed for high-performance communication between distributed services. It utilizes a structured interface definition language to generate consistent client stubs and server skeletons, enabling applications to invoke methods on remote servers as if they were local objects. By leveraging the HTTP/2 transport layer, the framework supports efficient binary serialization and multiplexed data exchange across diverse programming environments. The framework distinguishes itself through its support for flexible communication patterns, incl

    C++
    عرض على GitHub↗44,891
  • nanomsg/nanomsgالصورة الرمزية لـ nanomsg

    nanomsg/nanomsg

    6,277عرض على GitHub↗

    nanomsg is a distributed messaging middleware and scalable messaging library designed for moving data between machines and processes. It functions as a socket-based communication framework that routes data across different network transport layers. The library implements scalable messaging patterns, specifically request-reply and publish-subscribe, to handle high volumes of data across distributed systems. It provides tools for network performance benchmarking to quantify messaging throughput and latency. The framework supports distributed message routing and inter-process communication usin

    C
    عرض على GitHub↗6,277
  • nanomsg/nngالصورة الرمزية لـ nanomsg

    nanomsg/nng

    4,604عرض على GitHub↗

    nng is a brokerless messaging library and a modern implementation of the nanomsg protocol. It provides an asynchronous network transport for communication between distributed processes, utilizing non-blocking input and output to distribute network traffic across multiple CPU cores. The library enables the implementation of scalable messaging patterns, such as request-reply and publish-subscribe, without the need for a central message broker. It includes built-in encryption protocols to provide secure message transport and protect data transmissions between network nodes. The project covers d

    C
    عرض على GitHub↗4,604
  • pearu/simple-rpc-cppالصورة الرمزية لـ pearu

    pearu/simple-rpc-cpp

    42عرض على GitHub↗

    a simple RPC wrapper generator to C/C++ functions

    Python
    عرض على GitHub↗42
  • rpclib/rpclibالصورة الرمزية لـ rpclib

    rpclib/rpclib

    1,835عرض على GitHub↗

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

    C++
    عرض على GitHub↗1,835
  • sogou/srpcالصورة الرمزية لـ sogou

    sogou/srpc

    2,139عرض على GitHub↗

    RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.

    C++
    عرض على GitHub↗2,139
  • zeroc-ice/iceالصورة الرمزية لـ zeroc-ice

    zeroc-ice/ice

    2,185عرض على GitHub↗

    All-in-one solution for creating networked applications with RPC, pub/sub, server deployment, and more.

    C++
    عرض على GitHub↗2,185