Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆218Updated 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☆256Updated 10 months ago
- Simple derive macros in Rust☆191Updated 2 weeks ago
- Delegation of trait implementations via procedural macros☆276Updated last week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆235Updated 4 years ago
- Stackless generators on stable Rust.☆473Updated 3 years ago
- A Rust macro to determine if a type implements a logical trait expression☆261Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆383Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated this week
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆254Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆190Updated 3 months ago
- A data structure to efficiently intern, cache and restore strings.☆204Updated 3 months ago
- Experiments with structured concurrency in Rust☆393Updated last year
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- Struct fields that are made read-only accessible to other modules☆259Updated last month
- Easy code duplicate with substitution for Rust☆249Updated 2 weeks ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Generic extensions for tapping values in Rust.☆472Updated 2 years ago
- Count lines of LLVM IR per generic function☆481Updated last month
- Rust method delegation with less boilerplate☆503Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆637Updated last year
- generators☆211Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆280Updated 2 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆457Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated this week
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 3 years ago
- Error handling project group☆263Updated 3 years ago