Skepfyr / DiplomaticBagLinks
A rust library to hide types inside a diplomatic bag which can be sent between threads freely
☆15Updated 3 years ago
Alternatives and similar repositories for DiplomaticBag
Users that are interested in DiplomaticBag are comparing it to the libraries listed below
Sorting:
- A Rust library for runtime-checked linearish types☆35Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years 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`☆31Updated 2 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Abstract over different executors☆74Updated 2 years ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Extension of nom to trace parser☆49Updated 5 months ago
- `smol` integrations with `axum`☆19Updated last month
- ☆58Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- ☆57Updated last year
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- ☆34Updated 3 years ago
- ☆29Updated last year
- Wrapper around Rc safe to send to a different thread☆25Updated last year
- ☆35Updated 6 months ago
- Annoyed that Rust has many string types? Well it doesn't have to☆39Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- The never type (the true one!) in stable Rust.☆40Updated 3 weeks ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆39Updated 7 months ago
- Rust API stability attributes for the rest of us.☆32Updated last year
- Completion futures for Rust☆19Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year