Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆215Updated 6 years ago
Alternatives and similar repositories for rust-orphan-rules
Users that are interested in rust-orphan-rules are comparing it to the libraries listed below
Sorting:
- Delegation of trait implementations via procedural macros☆275Updated last week
- Simple derive macros in Rust☆188Updated 4 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Rust tutorial to demonstrate how variance works☆255Updated 8 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated last month
- Generic extensions for tapping values in Rust.☆466Updated last year
- Graph the number of crates that depend on your crate over time☆252Updated this week
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆341Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Getters and Setters for Rust.☆365Updated 3 months ago
- Easy code duplicate with substitution for Rust☆249Updated last month
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆257Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Count lines of LLVM IR per generic function☆475Updated 3 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- ☆296Updated 3 weeks ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆450Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Error handling project group☆264Updated 3 years ago
- Experiments with structured concurrency in Rust☆385Updated last year