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
- `NonEmpty` library vector for rust☆19Updated 2 years ago
- Check that a crate builds without libstd☆24Updated 4 years ago
- #[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.☆16Updated last week
- Rust closures you can transfer over an FFI boundary☆25Updated 4 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- nested & overlapping interval set functions, overlap, union, etc (Rust)☆15Updated 11 months ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- Make any value Sync but only available on its original thread☆39Updated 3 weeks ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- Fast, vector-based map implementation that preserves insertion order.☆15Updated 4 years ago
- A newtype with alignment of at least `A` bytes☆31Updated last month
- Distributed network based parallel computing system☆28Updated 2 years ago
- ☆10Updated 5 months ago
- Moved to https://github.com/dudykr/ddbase☆16Updated last year
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆33Updated 3 weeks ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- A safe and reliable process manager☆42Updated 5 years ago
- A simple, complete, const-everything, saturating, human-friendly, no_std Rust library for byte units.☆36Updated last year
- Better type id and Any for Rust☆12Updated last year
- Rust XDR interoperability library and codegen☆16Updated 2 years ago
- Learn what's changed on crates.io☆18Updated 5 months ago
- A synchronous message passing channel that only retains the most recent value.☆13Updated last year
- A simple Rust crate to cache data both in-memory and on disk☆11Updated 3 years ago
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last month
- Proof of Concept of a version of the error trait that is no-std compatible and works with backtraces / error return traces☆11Updated 3 years ago
- Measuring a network link by creating new connections☆10Updated 2 years ago
- Take a value atomically once.☆29Updated 2 years ago
- Compares two equal-sized byte strings in constant time.☆35Updated last week