Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆211Updated 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:
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Getters and Setters for Rust.☆354Updated last week
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- ☆489Updated 8 months ago
- Rust method delegation with less boilerplate☆487Updated 2 months ago
- Generic extensions for tapping values in Rust.☆453Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- A data structure to efficiently intern, cache and restore strings.☆195Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 6 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆533Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Experiments with structured concurrency in Rust☆367Updated 11 months ago
- ☆312Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Support crate for rustc's self-profiling feature☆353Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 9 months ago
- Proc-macro typestate DSL for Rust☆150Updated last year
- A crate for safe and ergonomic pin-projection.☆663Updated this week
- Rust tutorial to demonstrate how variance works☆254Updated 5 months ago
- Simple derive macros in Rust☆188Updated 4 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆225Updated 4 years ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Conditional compilation according to rustc compiler version☆366Updated last month