Lucretiel / defer-dropView external linksLinks
Defer dropping large structs to a background thread
☆66Nov 2, 2022Updated 3 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:
- Defer running expensive destructors until later☆19Aug 27, 2022Updated 3 years ago
- Rust library for marker traits about types layout in memory☆23May 25, 2020Updated 5 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Dec 20, 2025Updated last month
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- A Syn Attribute Parser Toolkit☆14Oct 15, 2024Updated last year
- This crate provides `lazy_static_include_bytes` and `lazy_static_include_str` macros to replace `include_bytes` and `include_str` macros.☆11Nov 24, 2025Updated 2 months ago
- [DEPRECATED] Non-blocking TCP or Unix connect☆14May 1, 2021Updated 4 years ago
- Copy-on-write string utilities for Rust☆163Apr 11, 2024Updated last year
- Async filesystem primitives☆143Oct 29, 2025Updated 3 months ago
- A wayland compositor with an epic tech stack☆11Aug 28, 2020Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆54Dec 17, 2024Updated last year
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Make trait methods callable without the trait in scope☆162Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Mar 24, 2021Updated 4 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- ☆39May 25, 2020Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆108Mar 21, 2020Updated 5 years ago
- A naive and thread safe general-purpose allocator written in Rust built with #[no_std].☆13May 29, 2023Updated 2 years ago
- A syn targetting PEG parser generator☆20Jun 11, 2023Updated 2 years ago
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 5 months ago
- Run closures in parallel☆114Jan 19, 2025Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Jun 11, 2022Updated 3 years ago
- Lightweight implementation of `async-stream` without macros☆20Oct 8, 2025Updated 4 months ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Oct 23, 2022Updated 3 years ago
- Proof of concept of procedural macro input parsed by LALRPOP☆52Dec 19, 2022Updated 3 years ago
- Utility for comparing two structs and re-applying the differences to other structs☆124Sep 7, 2023Updated 2 years ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆231Dec 21, 2025Updated last month
- A collection of utilities for a superior nom experience☆163Jul 27, 2023Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Utility for reusing memory☆53Nov 23, 2019Updated 6 years ago
- Nudging the compiler to auto-vectorize things☆76Aug 27, 2023Updated 2 years ago
- Cli application to simulate the display from "The Matrix" in terminal. Based on CMatrix and UniMatrix.☆21Jun 17, 2022Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Feb 12, 2021Updated 5 years ago
- Provides an idiomatic Rust wrapper around the AWS Greengrass Core C SDK to more easily enable Greengrass native lambda functions in Rust.☆72Nov 4, 2020Updated 5 years ago
- a macro for constructing views in Rust 🏗️☆105Jul 29, 2020Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆133Apr 15, 2024Updated last year
- Thread parking and unparking☆82Jan 19, 2025Updated last year
- futures::AtomicWaker extracted into its own crate☆38Dec 2, 2025Updated 2 months ago