Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆216Updated 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☆255Updated 9 months ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- Delegation of trait implementations via procedural macros☆275Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Easy code duplicate with substitution for Rust☆248Updated last month
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 2 months ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- generators☆209Updated 2 years ago
- Statically-checked alternatives to RefCell and RwLock☆378Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆258Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆276Updated last month
- Simple derive macros in Rust☆188Updated 4 years ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Compile-time reference counting☆456Updated 4 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated this week
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Error handling project group☆263Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Getters and Setters for Rust.☆368Updated 3 months ago
- Type that deserializes only from one specific value☆260Updated this week
- Generic extensions for tapping values in Rust.☆471Updated 2 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆345Updated 9 months ago