Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆223Updated 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:
- Delegation of trait implementations via procedural macros☆279Updated last month
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Rust tutorial to demonstrate how variance works☆259Updated last year
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Simple derive macros in Rust☆191Updated 3 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- ☆216Updated last month
- Count lines of LLVM IR per generic function☆497Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- Generic extensions for tapping values in Rust.☆493Updated 2 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- Experiments with structured concurrency in Rust☆410Updated last year
- Getters and Setters for Rust.☆380Updated 7 months ago
- Error handling project group☆263Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated last month
- generators☆211Updated 2 years ago