Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆213Updated 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:
- Simple derive macros in Rust☆188Updated 4 years ago
- Rust tutorial to demonstrate how variance works☆254Updated 6 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- Easy code duplicate with substitution for Rust☆244Updated 9 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- A data structure to efficiently intern, cache and restore strings.☆199Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- Getters and Setters for Rust.☆356Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- ☆286Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆367Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- ☆490Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆445Updated last year
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- ☆201Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Rust method delegation with less boilerplate☆492Updated 3 months ago
- generators☆210Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆623Updated last year