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 memory efficient container for rust nested collections☆42Updated 3 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- ☆30Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 3 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`☆31Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- ☆60Updated 2 years ago
- Extension of nom to trace parser☆49Updated 8 months ago
- Procedural macro span debugger/visualizer☆39Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Rust NonEmpty slice☆13Updated 4 years ago
- Asynchronize blocking operation.☆26Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆43Updated 2 years ago
- Proc macro for smol async runtime☆54Updated 4 years ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- ☆39Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆30Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆65Updated last year
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- `smol` integrations with `axum`☆20Updated 2 months ago