poppet
RPC library
A minimal, type-safe RPC library for Scala.
Minimal, type-safe RPC Scala library.
25 stars
2 watching
2 forks
Language: Scala
last commit: 5 months ago Related projects:
Repository | Description | Stars |
---|---|---|
yakivy/jam | A simple dependency injection library for Scala applications | 60 |
priestjim/gen_rpc | A scalable RPC library for Erlang-based languages | 222 |
janestreet/rpc_parallel | A type-safe library for building parallel applications by providing a safe and efficient way to create concurrent RPC (Remote Procedure Call) interfaces. | 47 |
synrc/rpc | Generates API SDKs for various languages based on Erlang's Type Specification. | 18 |
mafintosh/k-rpc | Low-level implementation of k-rpc protocol used in the BitTorrent DHT | 74 |
automorph-org/automorph | A library that generates type-safe RPC clients and servers in Scala, allowing developers to create remote APIs with minimal code. | 10 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
tomerfiliba-org/rpyc | A transparent and symmetric RPC library for remote procedure calls and distributed computing | 1,575 |
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,721 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
smagafurov/fastapi-jsonrpc | A JSON-RPC server implementation using FastAPI | 294 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 702 |
carrotsearch/hppc | Custom implementation of basic data structures with high-performance capabilities | 985 |
titsuki/raku-algorithm-libsvm | A Raku binding for the popular machine learning library libsvm, providing an interface to support training and evaluating Support Vector Machines. | 8 |
picanumber/yapp | Parallel pipeline library for stream processing | 61 |