paritytech / jsonrpc
Rust JSON-RPC implementation
☆798Updated 6 months ago
Alternatives and similar repositories for jsonrpc:
Users that are interested in jsonrpc are comparing it to the libraries listed below
- Type erasure for async trait methods☆1,935Updated last week
- DEFLATE, gzip, and zlib bindings for Rust☆975Updated last week
- Logging implementation for Rust☆2,300Updated 2 weeks ago
- A binary encoder / decoder implementation in Rust.☆2,897Updated this week
- MessagePack implementation for Rust / msgpack.org[Rust]☆1,231Updated last month
- Rust library for single assignment cells and lazy statics without macros☆1,928Updated this week
- Rust JSON-RPC library on top of async/await☆695Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,283Updated last month
- Collection of cryptographic hash functions written in pure Rust☆1,975Updated this week
- Error management☆1,422Updated 4 years ago
- Utilities for working with bytes☆1,992Updated this week
- Generate and parse UUIDs.☆1,058Updated this week
- A multiprocess drop-in replacement for Rust channels☆932Updated last week
- The Little Book of Rust Macros☆892Updated 2 years ago
- A highly configurable logging framework for Rust