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☆258Updated 11 months ago
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- A data structure to efficiently intern, cache and restore strings.☆206Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- generators☆211Updated 2 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Proc-macro typestate DSL for Rust☆152Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Easy code duplicate with substitution for Rust☆250Updated last month
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- Simple derive macros in Rust☆191Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆377Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆349Updated 11 months ago
- Faster, more compact implementation of std::Cow☆369Updated 2 years ago
- Rust method delegation with less boilerplate☆506Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆234Updated 4 years ago
- Count lines of LLVM IR per generic function☆483Updated 2 weeks ago
- Getters and Setters for Rust.☆375Updated 5 months ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- ☆310Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 6 months ago
- Compile-time reference counting☆456Updated 6 months ago
- Compile time numbers in Rust.☆568Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Error handling project group☆263Updated 3 years ago