The missing compound borrowing for Rust.
☆64Nov 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- A minimal window context for Rust on Windows.☆23Aug 6, 2025Updated 7 months ago
- ergonomic columnar storage encoding crate☆27Sep 23, 2025Updated 6 months ago
- Port of bbolt in Rust☆67Oct 3, 2024Updated last year
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆51Nov 21, 2025Updated 4 months ago
- A toy std::fs implementation that does NOT depend on libc☆17May 8, 2023Updated 2 years ago
- ☆16Oct 2, 2025Updated 5 months ago
- Müsli is a flexible and efficient serialization framework☆429Mar 12, 2026Updated last week
- A memory efficient syntax tree for language developers☆65Dec 27, 2025Updated 2 months ago
- A stack-allocated box that stores trait objects.☆20Jul 20, 2021Updated 4 years ago
- Fast partially immutable collections for Rust☆37Feb 25, 2026Updated 3 weeks ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆228Jun 10, 2025Updated 9 months ago
- ☆23Mar 5, 2025Updated last year
- rust utility for temporarily changing directory☆15Mar 17, 2023Updated 3 years ago
- Atomic operations on potentially uninitialized integers.☆29Mar 14, 2026Updated last week
- Macro for dynamically loading windows dll functions☆19Aug 12, 2023Updated 2 years ago
- An attribute macro for creating a `Standard` distribution for rust types☆17May 18, 2021Updated 4 years ago
- Strongly typed linear algebra library with a focus on 3D applications like games (i.e. low-dimensional vectors and matrices)☆13Dec 22, 2025Updated 3 months ago
- Zero-copy, no-std proquint encoding and decoding☆13May 7, 2023Updated 2 years ago
- It’s a pure safe BTree that can be used to build your own special-purpose btree data structure☆58Mar 6, 2026Updated 2 weeks ago
- A worker pool library for Rust☆12Oct 3, 2025Updated 5 months ago
- A minimal & extensible reactive event system☆12Jun 24, 2024Updated last year
- cargo-add command to make dependencies into dylibs☆105Oct 2, 2022Updated 3 years ago
- Integer types with customizable niche values☆51Nov 18, 2024Updated last year
- ☆13Dec 7, 2025Updated 3 months ago
- Rust implementation of MurmurHash3.☆13Dec 20, 2021Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆297Dec 30, 2025Updated 2 months ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- A procedural macro helper for easily writing custom derives for enums.☆35Mar 12, 2026Updated last week
- Timer facilities for Rust's async story☆56Sep 29, 2024Updated last year
- Transform, compare and query JSON format☆23Mar 31, 2024Updated last year
- ☆12Dec 3, 2025Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆285Jan 22, 2026Updated 2 months ago
- A special rope, designed to work with any data type that is not String☆36Oct 31, 2023Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆192Oct 24, 2025Updated 4 months ago
- Cycle-tracking garbage collector library for Rust☆322Mar 6, 2026Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Mar 2, 2026Updated 3 weeks ago