Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
☆115May 20, 2025Updated 9 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 futures abstraction that runs a set of futures which may complete in any order.☆92Oct 12, 2025Updated 4 months ago
- A browser interface for working through rustc errors and running cargo commands.☆16Jan 5, 2023Updated 3 years ago
- Safe atomic Box types for Rust☆23Jan 13, 2023Updated 3 years ago
- ☆16Jan 28, 2021Updated 5 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆501Jan 28, 2024Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Nov 21, 2019Updated 6 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆155Nov 24, 2025Updated 3 months ago
- watt-based inline procedural macros☆14Jul 17, 2020Updated 5 years ago
- A low-level I/O ownership and borrowing library☆106Aug 6, 2025Updated 6 months ago
- Asynchronize blocking operation.☆26Apr 1, 2022Updated 3 years ago
- ☆120Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated last week
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last week
- A fast multi-threaded base64 encoding / decoding library and CLI tool, made in Rust.☆12Aug 7, 2023Updated 2 years ago
- A Rust game engine, focus on Voxel support and content-addressed IDs. Intended for a sandbox "game" like Garry's Mod or Second Life, even…☆25Oct 5, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- A mutex with timeout tracing☆30Nov 14, 2021Updated 4 years ago
- Fallible allocation support for Rust's Vec☆30May 14, 2024Updated last year
- bluss/IndexMap with amortized resizes☆14Dec 21, 2020Updated 5 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆272Jan 24, 2022Updated 4 years ago
- Conditional compilation according to rustc compiler version☆392Feb 16, 2026Updated last week
- Cargo dephell analyzes the third-party dependencies of a Rust workspace☆48May 12, 2023Updated 2 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- ☆107Mar 8, 2021Updated 4 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Feb 23, 2025Updated last year
- Full-duplex SPI transactions from the command line.☆16Oct 8, 2023Updated 2 years ago
- mdbook preprocessor for generating checklists and indexes☆14Nov 29, 2022Updated 3 years ago
- A vector with a fixed capacity. (Rust)☆851Oct 19, 2024Updated last year
- Like Rust's std::Path, but UTF-8.☆547Dec 15, 2025Updated 2 months ago
- cargo subcommand to create a readme file containing the rustdoc comments from your code☆28Apr 7, 2025Updated 10 months ago
- The feature-rich, portable async channel library☆266Jan 9, 2023Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆94Apr 16, 2025Updated 10 months ago
- Discover funding links for your project's dependencies.☆66Mar 6, 2024Updated last year
- Cargo Subcommand☆111Mar 30, 2024Updated last year
- ☆22Feb 16, 2026Updated last week
- A thread pool for isolating blocking I/O in async programs☆375Aug 31, 2025Updated 6 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆533Updated this week