little-dude / rmp-rpcLinks
a msgpack-rpc rust library based on tokio
☆46Updated 4 years ago
Alternatives and similar repositories for rmp-rpc
Users that are interested in rmp-rpc are comparing it to the libraries listed below
Sorting:
- A typesafe store keyed by types and containing different types of values.☆180Updated 6 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- A simple library to send ntp requests and receive responses☆29Updated 4 years ago
- Asynchronous process management for tokio☆150Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆65Updated 3 years ago
- Temporary directory management for Rust☆141Updated 6 years ago
- ☆137Updated last year
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆141Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- A rust inflection library☆126Updated 2 years ago
- Rust main loop, proof of concept, cross platform☆79Updated 5 years ago
- Candidates for inclusion in the Rust standard library☆88Updated 2 years ago
- Python-style function decorators for Rust☆158Updated 4 years ago
- Cross-platform interface to the `errno` variable☆73Updated 3 weeks ago
- Hjson for Rust☆117Updated last year
- A DSL parsing library for human readable text documents☆91Updated 4 years ago
- A stopwatch library for Rust. Used to time things.☆83Updated 3 years ago
- A circular buffer with fixed capacity (Rust).☆108Updated last year
- Unix signal handling for tokio☆88Updated 7 years ago
- rust library for formatting dynamic strings☆158Updated 5 months ago
- a cargo subcommand for counting lines of code in Rust projects☆128Updated 2 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Rust library to create interactive command line shells☆110Updated 4 years ago
- MOPA: My Own Personal Any. A macro to implement all the `Any` methods on your own trait.☆116Updated 2 years ago