Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆221Updated 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:
- Rust tutorial to demonstrate how variance works☆259Updated 11 months ago
- Delegation of trait implementations via procedural macros☆280Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A data structure to efficiently intern, cache and restore strings.☆206Updated 4 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Simple derive macros in Rust☆192Updated last month
- ☆212Updated 3 months ago
- generators☆211Updated 2 years ago
- Easy code duplicate with substitution for Rust☆250Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last month
- 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
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆350Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆262Updated 5 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Getters and Setters for Rust.☆377Updated 6 months ago
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- Rust method delegation with less boilerplate☆508Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆271Updated last month
- Generic extensions for tapping values in Rust.☆477Updated 2 years ago
- Proc-macro typestate DSL for Rust☆153Updated 2 years ago
- Conditional compilation according to rustc compiler version☆390Updated last week
- ☆313Updated 3 months ago