Ixrec / rust-orphan-rulesLinks
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆211Updated 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:
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Easy code duplicate with substitution for Rust☆242Updated 8 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated this week
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- Experiments with structured concurrency in Rust☆365Updated 10 months ago
- Count lines of LLVM IR per generic function☆445Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- ☆487Updated 7 months ago
- ☆280Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆417Updated 2 weeks ago
- Generic extensions for tapping values in Rust.☆449Updated last year
- Conditional compilation according to rustc compiler version☆364Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆532Updated last week
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- Simple derive macros in Rust☆188Updated 4 years ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Stackless generators on stable Rust.☆461Updated 2 years ago
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Rust method delegation with less boilerplate☆487Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- Fowler–Noll–Vo hash function☆345Updated last year
- Getters and Setters for Rust.☆356Updated last month