Lucretiel / defer-dropLinks
Defer dropping large structs to a background thread
☆65Updated 2 years ago
Alternatives and similar repositories for defer-drop
Users that are interested in defer-drop are comparing it to the libraries listed below
Sorting:
- ☆59Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- String optimized for map keys☆66Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- ☆60Updated 2 years ago
- Run closures in parallel☆115Updated 8 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Cargo API written in Paris☆51Updated last week
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Sort Unicode strings lexicographically☆36Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Declarative parsing for Rust, using a custom derive and nom☆68Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Abstract over different executors☆74Updated 2 years ago
- ☆39Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Serialization value trees☆45Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Serde-based replacement for #[derive(Debug)]☆68Updated 11 months ago