dtolnay / request-for-implementation
Crates that don't exist, but should
☆617Updated 4 years ago
Alternatives and similar repositories for request-for-implementation:
Users that are interested in request-for-implementation are comparing it to the libraries listed below
- A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.☆1,371Updated 4 months ago
- A community curated list of Rust Language streamers☆719Updated last year
- A modern Rust debugging library 🦀☆891Updated 2 years ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆962Updated 9 months ago
- Rust API guidelines☆1,267Updated 11 months ago
- Analysis of various tricky Rust code☆1,889Updated 3 months ago
- Error management☆1,421Updated 5 years ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,225Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,264Updated 4 months ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆380Updated 2 years ago
- Auditing crates for unsafe code which can be safely replaced☆546Updated 3 years ago
- Rust tutorial to demonstrate how variance works☆250Updated 4 months ago
- Rust doesn't have exceptions☆632Updated 4 years ago
- Hypothesis-like property testing for Rust☆1,855Updated last week
- Compile time static maps for Rust☆1,916Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,469Updated last week
- A pretty, easy-to-use logger for Rust.☆494Updated last year
- The Little Book of Rust Macros☆898Updated 2 years ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,292Updated 3 weeks ago
- rust style and philosophy☆1,122Updated 5 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,126Updated last month
- A string type for Rust that is not required to be valid UTF-8.☆926Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,618Updated 5 months ago
- How to avoid complicated coordinated upgrades☆519Updated 3 months ago
- Rust quasi-quoting☆1,407Updated last month
- Slotmap data structure for Rust☆1,196Updated last year
- Rust library for reading/writing numbers in big-endian and little-endian.☆1,024Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,994Updated last month
- Rust cache structures and easy function memoization☆1,762Updated 2 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆816Updated last year