A library for creating references that carry their owner with them.
☆385Oct 12, 2023Updated 2 years ago
Alternatives and similar repositories for owning-ref-rs
Users that are interested in owning-ref-rs are comparing it to the libraries listed below
Sorting:
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- Rust macro to generate self-referential structs☆212May 1, 2021Updated 4 years ago
- Easy self-referential struct generation for Rust.☆695Jan 11, 2025Updated last year
- Concatenate identifiers in a macro invocation☆94Dec 19, 2022Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆35Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated last month
- Compile time numbers in Rust.☆579Nov 2, 2025Updated 4 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,041Feb 10, 2026Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆280Jan 22, 2026Updated last month
- Assorted immutable collection datatypes for Rust☆1,575Aug 19, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago
- A parser combinator library for Rust☆1,355Feb 3, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,060Jan 19, 2026Updated last month
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- The arena, a fast but limited type of allocator☆578Aug 16, 2024Updated last year
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- An extraction of the compiletest utility from the Rust compiler☆232Feb 10, 2026Updated 3 weeks ago
- Compile time static maps for Rust☆2,107Updated this week
- Concurrency permutation testing tool for Rust.☆2,616Feb 20, 2026Updated 2 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Intrusive collections for Rust☆488Jan 5, 2026Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,078Sep 25, 2024Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Rust doesn't have exceptions☆634Aug 17, 2020Updated 5 years ago
- Slotmap data structure for Rust☆1,289Dec 6, 2025Updated 3 months ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆687Aug 18, 2023Updated 2 years ago
- Cargo subcommand to profile binaries☆450Mar 9, 2023Updated 2 years ago