Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆215Updated 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☆254Updated 7 months ago
- Delegation of trait implementations via procedural macros☆271Updated last year
- Simple derive macros in Rust☆188Updated 4 years ago
- Easy code duplicate with substitution for Rust☆247Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆255Updated last month
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆232Updated 4 years ago
- Generic extensions for tapping values in Rust.☆462Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated this week
- Stackless generators on stable Rust.☆466Updated 3 years ago
- Getters and Setters for Rust.☆362Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Struct fields that are made read-only accessible to other modules☆253Updated last week
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- A set of alternative `derive` attributes for Rust☆447Updated last year
- Statically-checked alternatives to RefCell and RwLock☆370Updated last year
- Support crate for rustc's self-profiling feature☆367Updated last month
- Rust method delegation with less boilerplate☆494Updated last month
- A data structure to efficiently intern, cache and restore strings.☆203Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆623Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- generators☆209Updated last year
- Experiments with structured concurrency in Rust☆382Updated last year
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆251Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆629Updated last year
- Conditional compilation according to rustc compiler version☆375Updated last week
- Count lines of LLVM IR per generic function☆468Updated last week