Ixrec / rust-orphan-rules
An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules
☆209Updated 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
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- Simple derive macros in Rust☆187Updated 3 years ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 8 months ago
- Getters and Setters for Rust.☆350Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆348Updated 7 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆606Updated last year
- A crate for safe and ergonomic pin-projection.☆636Updated last week
- ☆466Updated 4 months ago
- in-place allocation-reusing queues for Rust☆359Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆238Updated this week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- Conditional compilation according to rustc compiler version☆349Updated last week
- Count lines of LLVM IR per generic function☆436Updated last month
- Stackless generators on stable Rust.☆455Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆672Updated last week
- Generic extensions for tapping values in Rust.☆429Updated last year
- Easy code duplicate with substitution for Rust☆238Updated 5 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆334Updated this week
- Structured concurrency operations for async Rust☆437Updated last month
- Easy self-referential struct generation for Rust.☆578Updated 2 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆446Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆684Updated last week
- Faster, more compact implementation of std::Cow☆343Updated last year
- Rust procedural macro attribute for adding test cases easily☆615Updated 10 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆712Updated this week
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated last week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆509Updated this week
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago