Ixrec / rust-orphan-rules
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆201Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for rust-orphan-rules
- Simple derive macros in Rust☆183Updated 3 years ago
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Generic extensions for tapping values in Rust.☆411Updated last year
- Rust tutorial to demonstrate how variance works☆242Updated last year
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆484Updated 2 months ago
- Rust method delegation with less boilerplate☆447Updated last month
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆668Updated this week
- ☆447Updated 3 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆504Updated last month
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- ☆230Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆529Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- ☆185Updated 7 months ago
- Struct mocking library for Rust☆437Updated 7 months ago
- Getters and Setters for Rust.☆340Updated 2 months ago
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Stackless generators on stable Rust.☆441Updated 2 years ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year