thk1 / send_wrapperLinks
☆59Updated last year
Alternatives and similar repositories for send_wrapper
Users that are interested in send_wrapper are comparing it to the libraries listed below
Sorting:
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- ☆61Updated 2 years ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Proc macro for smol async runtime☆54Updated 4 years ago
- ☆39Updated 2 years ago
- Extension of nom to trace parser☆49Updated 9 months ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- String optimized for map keys☆68Updated 3 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆101Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last month
- Cargo API written in Paris☆54Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Extensions for the Rust standard library☆42Updated last year
- Duplicate an async I/O handle☆41Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Sort Unicode strings lexicographically☆36Updated last year
- Lossless functionality for platform-native strings.☆73Updated 5 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`