Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
☆117May 20, 2025Updated 10 months ago
Alternatives and similar repositories for replace_with
Users that are interested in replace_with are comparing it to the libraries listed below
Sorting:
- A browser interface for working through rustc errors and running cargo commands.☆16Jan 5, 2023Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 5 months ago
- cargo subcommand to create a readme file containing the rustdoc comments from your code☆28Apr 7, 2025Updated 11 months ago
- A simple error library for no_std + no_alloc Rust☆18Apr 7, 2020Updated 5 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- ☆62Aug 23, 2023Updated 2 years ago
- ☆16Jan 28, 2021Updated 5 years ago
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 7 months ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 6 months ago
- ☆121Updated this week
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- ☆107Mar 8, 2021Updated 5 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆156Nov 24, 2025Updated 3 months ago
- Rust crate providing mappable reference counted types☆14Feb 28, 2023Updated 3 years ago
- My own attempt at bringing the Chromium Embedded Framework to Rust via its C API☆26Aug 5, 2020Updated 5 years ago
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Aug 7, 2023Updated 2 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- mdbook preprocessor for generating checklists and indexes☆14Nov 29, 2022Updated 3 years ago
- Rust API for Windows' Job Objects☆23Jun 29, 2025Updated 8 months ago
- A super powered testing macro for Rust☆124Jan 9, 2026Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆855Oct 19, 2024Updated last year
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- High quality, fast and easy to build cryptography for Rust☆242Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆539Mar 14, 2026Updated last week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- A Rust library providing a stack-like memory allocator with double-ended allocation support.☆22Feb 19, 2021Updated 5 years ago
- ☆22Mar 2, 2026Updated 2 weeks ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Runtime for executing procedural macros as WebAssembly☆1,481Jan 21, 2026Updated 2 months ago
- Safe atomic Box types for Rust☆24Jan 13, 2023Updated 3 years ago
- Cargo Subcommand☆111Mar 30, 2024Updated last year