Skepfyr / DiplomaticBag
A rust library to hide types inside a diplomatic bag which can be sent between threads freely
☆14Updated 2 years ago
Alternatives and similar repositories for DiplomaticBag:
Users that are interested in DiplomaticBag are comparing it to the libraries listed below
- ☆29Updated 10 months ago
- provides a `MaybeOwned<'a,T>` type different to std's `Cow` it implements `From<T>` and `From<&'a T>` and does not require `ToOwned`☆30Updated 2 years ago
- ☆11Updated 3 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Completion futures for Rust☆19Updated 2 years ago
- `smol` integrations with `hyper`☆14Updated 5 months ago
- Rust NonEmpty slice☆13Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- ☆16Updated last week
- ☆41Updated last year
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆38Updated 10 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 5 months ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A Rust library for runtime-checked linearish types☆32Updated last year
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- ☆38Updated last year
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆28Updated last year
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Some interesting Rust patterns☆15Updated 4 years ago
- Thread-unsafe async runtime☆27Updated 4 months ago
- horrible serde macro stuff☆39Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year