thk1 / send_wrapper
☆55Updated 10 months ago
Alternatives and similar repositories for send_wrapper:
Users that are interested in send_wrapper are comparing it to the libraries listed below
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- String optimized for map keys☆62Updated last month
- Duplicate an async I/O handle☆40Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- ☆55Updated last year
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆96Updated 2 months 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
- Cargo API written in Paris☆47Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ☆72Updated 5 months ago
- Inline procedural macros for Rust☆55Updated 2 years ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated last year
- ☆38Updated last year
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Thread parking and unparking☆74Updated 2 months ago
- Timer facilities for Rust's async story☆56Updated 5 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆48Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- ☆30Updated 4 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`☆30Updated 2 years ago