The missing compound borrowing for Rust.
☆63Nov 1, 2025Updated 4 months ago
Alternatives and similar repositories for borrowme
Users that are interested in borrowme are comparing it to the libraries listed below
Sorting:
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 2 years ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Fast partially immutable collections for Rust☆35Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A toy std::fs implementation that does NOT depend on libc☆17May 8, 2023Updated 2 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Nov 21, 2025Updated 3 months ago
- Müsli is a flexible and efficient serialization framework☆426Dec 28, 2025Updated 2 months ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- A worker pool library for Rust☆12Oct 3, 2025Updated 5 months ago
- ☆23Mar 5, 2025Updated 11 months ago
- 'Transfer' is to 'move' what 'Clone' is to 'copy'☆12Oct 13, 2019Updated 6 years ago
- Write simple proc-macros inline with other source code.☆20Nov 24, 2024Updated last year
- ☆16Oct 2, 2025Updated 5 months ago
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆295Dec 30, 2025Updated 2 months ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- Port of bbolt in Rust☆67Oct 3, 2024Updated last year
- A Boid Flocking Simulation Built with Rust☆14May 17, 2021Updated 4 years ago
- Cycle-tracking garbage collector library for Rust☆315Feb 17, 2026Updated 2 weeks ago
- Derive a builder for your constructors in Rust☆71Nov 20, 2025Updated 3 months ago
- A Rust crate with a sscanf (inverse of format!()) macro with near unlimited parsing capabilities☆33Updated this week
- ergonomic columnar storage encoding crate☆27Sep 23, 2025Updated 5 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆230Jun 10, 2025Updated 8 months ago
- Rust crate for accepting general reference-like values without proliferating generics.☆37Dec 15, 2016Updated 9 years ago
- A procedural macro helper for easily writing custom derives for enums.☆35Updated this week
- A library for to allow multiple return types by automatically generated enum.☆375Updated this week
- Helper macros: autoimpl, impl_scope☆68Dec 2, 2025Updated 3 months ago
- Finds the hashes of all files and directories in a directory tree☆19Mar 30, 2025Updated 11 months ago
- Rust `Vec` that can store unsized values☆22Sep 13, 2025Updated 5 months ago
- Lending iterators on stable Rust☆83Jan 12, 2024Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Nov 7, 2024Updated last year
- cargo-add command to make dependencies into dylibs☆105Oct 2, 2022Updated 3 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆192Oct 24, 2025Updated 4 months ago
- Macro for dynamically loading windows dll functions☆19Aug 12, 2023Updated 2 years ago
- Overriding Stdio file descriptors in Rust☆18Jan 26, 2025Updated last year
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆41Apr 13, 2024Updated last year
- A memory efficient syntax tree for language developers☆64Dec 27, 2025Updated 2 months ago
- Use bitsized types as if they were a feature of rust.☆195Sep 15, 2025Updated 5 months ago