little-dude / rmp-rpc
a msgpack-rpc rust library based on tokio
☆45Updated 3 years ago
Alternatives and similar repositories for rmp-rpc:
Users that are interested in rmp-rpc are comparing it to the libraries listed below
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆58Updated 5 months ago
- A Rust library for generically joining iterables with a separator☆91Updated last year
- Custom derivation macro for Rust☆111Updated 7 years ago
- Candidates for inclusion in the Rust standard library☆89Updated 2 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆44Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- Safely combine results☆81Updated 4 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated 2 weeks ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆63Updated 2 years ago
- Unix signal handling for tokio☆87Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A Rust library for zero-allocation parsing of binary data.☆46Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Extensions for the Rust standard library☆39Updated 9 months ago
- Futures-aware lock primitives☆39Updated last month
- A cross platform rust debugger hook☆70Updated 3 years ago
- Utilities for encoding and decoding frames with async/await☆74Updated 3 years ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Thread-safe in-memory key-value store.☆63Updated 3 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Cross-platform interface to the `errno` variable☆66Updated 2 months ago
- Derive for the Display trait☆51Updated 6 years ago
- derive macro for the Fail trait☆24Updated 6 years ago
- Native TLS for futures and async-std☆70Updated 6 months ago