Ixrec / rust-orphan-rules
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆209Updated 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
- Rust method delegation with less boilerplate☆462Updated last month
- Count lines of LLVM IR per generic function☆436Updated last month
- Getters and Setters for Rust.☆350Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆238Updated 6 months ago
- Experiments with structured concurrency in Rust☆350Updated 7 months ago
- ☆471Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- ☆267Updated last month
- Graph the number of crates that depend on your crate over time☆236Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Compile-time reference counting☆441Updated last year
- Generic extensions for tapping values in Rust.☆430Updated last year
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆637Updated 2 weeks ago
- Stackless generators on stable Rust.☆456Updated 2 years ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated last week
- Library for snippet annotations☆308Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- ☆284Updated 7 months ago
- Rust tutorial to demonstrate how variance works☆249Updated 2 months ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Support crate for rustc's self-profiling feature☆344Updated last month
- Delegation of trait implementations via procedural macros☆259Updated 8 months ago
- in-place allocation-reusing queues for Rust☆361Updated 9 months ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week