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☆36Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- ☆35Updated 9 months ago
- ☆30Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- A memory efficient container for rust nested collections☆43Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Annoyed that Rust has many string types? Well it doesn't have to☆40Updated 3 years ago
- Calm I/O operations for Rust☆76Updated 4 years ago
- Cargo API written in Paris☆54Updated last week
- ☆59Updated last year
- Asynchronize blocking operation.☆26Updated 3 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
- A rust proc-macro to generate conversions for an enum of newtype variants☆31Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- Extension of nom to trace parser☆49Updated 9 months ago
- A stack-allocated box that stores trait objects.☆20Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆43Updated 2 years ago
- Fast and compact sets of bytes or ASCII characters☆28Updated 4 years ago
- `smol` integrations with `axum`☆20Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- Rust NonEmpty slice☆13Updated 4 years ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated last month