CodeChain-io / remote-trait-object
A simple and powerful Rust remote method invocation library based on trait objects
☆14Updated 4 years ago
Alternatives and similar repositories for remote-trait-object:
Users that are interested in remote-trait-object are comparing it to the libraries listed below
- A library providing direct casting among trait objects implemented by a type☆40Updated 2 years ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 4 years ago
- Check that a crate builds without libstd☆25Updated 4 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Updated 3 months ago
- A simple Rust crate to cache data both in-memory and on disk☆11Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated last month
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆17Updated last month
- library that generates blocky identicons - rust implementation☆12Updated 5 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆41Updated 3 weeks ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Rust XDR interoperability library and codegen☆16Updated 2 years ago
- Atomic `dbg`/`eprintln`/`eprint` macros☆17Updated last month
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- The crypto library used by CodeChain.☆14Updated 4 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- Invertible bloom lookup table implementation in Rust☆17Updated 5 years ago
- Rust library for fast types.☆15Updated 7 years ago
- Moved to https://github.com/dudykr/ddbase☆16Updated last year
- Cast between dynamic trait objects☆32Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆18Updated 5 years ago
- Tool to inline module contents into syn::File instances☆12Updated last year
- std::thread which joins on drop by default.☆17Updated 3 weeks ago
- Make any value Sync but only available on its original thread☆39Updated last month
- Thread-safe, reference-counted null-terminated immutable Rust strings.☆43Updated 3 months ago
- Rust attribute macro to implement a trait for tuples☆25Updated 5 months ago