little-dude / rmp-rpc
a msgpack-rpc rust library based on tokio
☆46Updated 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
- Custom derivation macro for Rust☆112Updated 7 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆64Updated 5 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- Runtime string formatting for Rust☆63Updated 5 years ago
- Macro to generate num::FromPrimitive instances for enum that works in Rust 1.0☆64Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- An LCS based slice and string diffing implementation.☆80Updated last year
- native timers for futures 0.3☆25Updated 6 years ago
- A utility for adding cargo dependencies from the command line.☆55Updated 8 years ago
- A Rust library for zero-allocation parsing of binary data.☆48Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆59Updated 6 months ago
- Floating point approximate comparison for Rust☆60Updated 2 weeks ago
- Unix Domain Sockets for mio☆28Updated 4 years ago
- Futures-aware lock primitives☆39Updated 3 months ago
- Twoway / Fast substring search for strings and byte strings (Rust) / Also assorted benchmarks and string search snippets☆64Updated 3 years ago
- Tokio doc blitz effort - A concerted effort to improve Tokio's documentation.☆51Updated 6 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Array helpers for Rust's Vector and String types☆76Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 2 months ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A dynamically typed value with fast downcasting.☆28Updated 9 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- A cache that holds a limited number of key-value pairs☆82Updated 2 years ago