awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
pearu avatar

pearu/simple-rpc-cpp

0
View on GitHub↗
42 stele·9 fork-uri·Python·4 vizualizări

Simple Rpc Cpp

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

Features

  • Inter-process Communication - Simple wrapper generator for C/C++ functions.

Istoric stele

Graficul istoricului de stele pentru pearu/simple-rpc-cppGraficul istoricului de stele pentru pearu/simple-rpc-cpp

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face pearu/simple-rpc-cpp?

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

Care sunt principalele funcționalități ale pearu/simple-rpc-cpp?

Principalele funcționalități ale pearu/simple-rpc-cpp sunt: Inter-process Communication.

Care sunt câteva alternative open-source pentru pearu/simple-rpc-cpp?

Alternativele open-source pentru pearu/simple-rpc-cpp includ: apache/brpc — brpc is a high-performance C++ RPC framework and network programming library designed for building distributed… boostorg/interprocess — Boost.org interprocess module. capnproto/capnproto — CapnProto is a zero-copy serialization framework and remote procedure call system. It serves as a C++ communication… cinemast/libjson-rpc-cpp — C++ framework for json-rpc (json remote procedure call). continental/ecal — Please visit the new repository: https://github.com/eclipse-ecal/ecal. eclipse-iceoryx/iceoryx — Eclipse iceoryx™ - true zero-copy inter-process-communication.

Alternative open-source pentru Simple Rpc Cpp

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Simple Rpc Cpp.
  • boostorg/interprocessAvatar boostorg

    boostorg/interprocess

    181Vezi pe GitHub↗

    Boost.org interprocess module

    C++
    Vezi pe GitHub↗181
  • capnproto/capnprotoAvatar capnproto

    capnproto/capnproto

    13,089Vezi pe 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++
    Vezi pe GitHub↗13,089
  • cinemast/libjson-rpc-cppAvatar cinemast

    cinemast/libjson-rpc-cpp

    986Vezi pe GitHub↗

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

    C++c-plus-pluscppjson
    Vezi pe GitHub↗986
  • apache/brpcAvatar apache

    apache/brpc

    17,545Vezi pe 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
    Vezi pe GitHub↗17,545
Vezi toate cele 12 alternative pentru Simple Rpc Cpp→