thk1 / send_wrapper
☆53Updated 9 months ago
Alternatives and similar repositories for send_wrapper:
Users that are interested in send_wrapper are comparing it to the libraries listed below
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- ☆55Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated 11 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆95Updated last month
- Cargo API written in Paris☆45Updated last week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- 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
- Timer facilities for Rust's async story☆56Updated 4 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- Extensions for the Rust standard library☆39Updated 10 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- ☆38Updated last year
- String optimized for map keys☆62Updated 2 weeks ago
- Duplicate an async I/O handle☆40Updated last month
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆53Updated 2 weeks ago
- Macro for sealing traits and structures☆51Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆135Updated 3 weeks ago
- Overloadable functions in rust.☆42Updated 5 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- `$crate` in procedural macros.☆69Updated last month
- ☆35Updated 6 months ago
- You can name anonymous Future from async fn without dyn or Box!☆57Updated 2 years ago