Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆223Updated 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 last year
- Simple derive macros in Rust☆191Updated 2 months ago
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆236Updated 4 years ago
- Faster, more compact implementation of std::Cow☆370Updated 2 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆385Updated 4 months ago
- A Rust macro to determine if a type implements a logical trait expression☆263Updated 6 years ago
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆267Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆262Updated 3 weeks ago
- Getters and Setters for Rust.☆379Updated 7 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated last month
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Easy code duplicate with substitution for Rust☆252Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated last week
- ☆502Updated 2 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Compile-time string formatting☆261Updated 3 months ago
- ☆314Updated 3 months ago
- Tutorial for parsing with nom 5.☆299Updated 4 years ago