Kimundi / owning-ref-rsView external linksLinks
A library for creating references that carry their owner with them.
☆384Oct 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.☆374Updated this week
- Macros for all your token pasting needs☆1,079Oct 6, 2024Updated last year
- Rust macro to generate self-referential structs☆211May 1, 2021Updated 4 years ago
- Easy self-referential struct generation for Rust.☆691Jan 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☆34Oct 9, 2025Updated 4 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Compile time numbers in Rust.☆573Nov 2, 2025Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Jan 22, 2026Updated 3 weeks ago
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,469Jan 21, 2026Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,613Updated this week
- A parser combinator library for Rust☆1,354Feb 3, 2026Updated last week
- A vector with a fixed capacity. (Rust)☆854Oct 19, 2024Updated last year
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,982Updated this week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,058Jan 19, 2026Updated 3 weeks ago
- Count lines of LLVM IR per generic function☆497Dec 20, 2025Updated last month
- The arena, a fast but limited type of allocator☆577Aug 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☆231Updated this week
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- Intrusive collections for Rust☆487Jan 5, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆702Feb 7, 2026Updated last week
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 4 months ago
- Type erasure for async trait methods☆2,114Updated this week
- Some more derive(Trait) options☆2,069Feb 4, 2026Updated last week
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,076Sep 25, 2024Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Slotmap data structure for Rust☆1,285Dec 6, 2025Updated 2 months ago
- Rust doesn't have exceptions☆635Aug 17, 2020Updated 5 years ago
- A tool for transforming Rust code using rules☆716Jun 4, 2023Updated 2 years ago
- A safe arena allocator that allows deletion without suffering from the ABA problem by using generational indices.☆686Aug 18, 2023Updated 2 years ago
- Cargo subcommand to profile binaries☆450Mar 9, 2023Updated 2 years ago