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
- Easy code duplicate with substitution for Rust☆242Updated 7 months ago
- Rust tutorial to demonstrate how variance works☆250Updated 4 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆241Updated 2 months ago
- Proc-macro typestate DSL for Rust☆148Updated last year
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- ☆481Updated 6 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Getters and Setters for Rust.☆355Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- a smaller, faster and panic-free alternative to core::fmt☆368Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆184Updated last week
- A Rust macro to determine if a type implements a logical trait expression☆253Updated 5 years ago
- Stackless generators on stable Rust.☆461Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Simple derive macros in Rust☆188Updated 3 years ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆525Updated 2 weeks ago
- ☆272Updated 2 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago
- Inline diagrams for rustdoc with mermaid.js☆521Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- ☆200Updated 4 months ago
- Define your own PhantomData☆152Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆466Updated last year