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: 7 months ago Related projects:
Repository | Description | Stars |
---|---|---|
yakivy/jam | A simple dependency injection library for Scala applications | 61 |
priestjim/gen_rpc | A scalable RPC library for Erlang-based languages | 224 |
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 Scala RPC client and server library for generating optimized bindings from existing API methods at compile time | 10 |
suzaku-io/boopickle | A binary serialization library optimized for efficient network communication | 365 |
tomerfiliba-org/rpyc | A transparent and symmetric RPC library for remote procedure calls and distributed computing | 1,585 |
rpclib/rpclib | A C++ RPC library for remote procedure call using MessagePack. | 1,728 |
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 | 293 |
valyala/gorpc | A Go library that enables fast and efficient RPC (Remote Procedure Call) communication between clients and servers in high-load environments. | 706 |
carrotsearch/hppc | Custom implementation of basic data structures with high-performance capabilities | 987 |
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 | 62 |