Crates that don't exist, but should
☆626Jul 16, 2020Updated 5 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
Sorting:
- A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.☆1,411Dec 16, 2024Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆357Jan 20, 2026Updated last month
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆128Jul 25, 2020Updated 5 years ago
- "Freedom from syn": Proc macro tools for operating on token trees☆107Mar 21, 2020Updated 5 years ago
- A library for manipulating unstructured Markdown documents.☆48Mar 25, 2023Updated 2 years ago
- Analysis of various tricky Rust code☆1,997Dec 20, 2025Updated 2 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,064May 24, 2025Updated 9 months ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Macros for all your token pasting needs☆1,080Oct 6, 2024Updated last year
- Runtime for executing procedural macros as WebAssembly☆1,472Jan 21, 2026Updated last month
- Run closures in parallel☆114Jan 19, 2025Updated last year
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- ☆818Jul 27, 2025Updated 7 months ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Pssst!... see what Rust is doing behind the curtains 🕵🤫☆383Feb 27, 2023Updated 3 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,539Updated this week
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- Check if tables and items in a .toml file are lexically sorted☆275Updated this week
- A community curated list of Rust Language streamers☆737Jan 7, 2024Updated 2 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆390Sep 17, 2025Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆957Feb 12, 2026Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Stackless generators on stable Rust.☆478Jun 24, 2022Updated 3 years ago
- Gather author, contributor and publisher data on crates in your dependency graph.☆347Feb 5, 2026Updated 3 weeks ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- A cryptographically verifiable code review system for the cargo (Rust) package manager.☆2,275Nov 21, 2025Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Jan 17, 2025Updated last year
- ☆31Feb 22, 2020Updated 6 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,984Feb 8, 2026Updated 3 weeks ago
- Track and query Cargo dependency graphs.☆350Sep 27, 2022Updated 3 years ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- rd is a record/replay debugger written in rust☆961Jun 3, 2022Updated 3 years ago
- A utility for managing cargo dependencies from the command line.☆3,370Nov 11, 2025Updated 3 months ago
- SIMD-accelerated UTF-8 validation for Rust.☆587Dec 21, 2025Updated 2 months ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,379Feb 5, 2026Updated 3 weeks ago