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
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Rust tutorial to demonstrate how variance works☆260Updated last year
- Support crate for rustc's self-profiling feature☆376Updated 7 months ago
- Simple derive macros in Rust☆191Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Easy code duplicate with substitution for Rust☆254Updated 3 months ago
- generators☆211Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years 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
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆263Updated 4 years ago
- Getters and Setters for Rust.☆380Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆388Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated this week
- Experiments with structured concurrency in Rust☆410Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆263Updated last month
- Compile time numbers in Rust.☆573Updated 3 months ago
- ☆320Updated 4 months ago
- Count lines of LLVM IR per generic function☆497Updated last month
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- A command line tool for comparing benchmarks run by Criterion.☆260Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month