TODOs you cannot forget!
☆593Sep 17, 2021Updated 4 years ago
Alternatives and similar repositories for todo-or-die
Users that are interested in todo-or-die are comparing it to the libraries listed below
Sorting:
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- Flowistry is an IDE plugin for Rust that helps you focus on relevant code.☆3,030Sep 23, 2025Updated 5 months ago
- Rust feature search☆187Jun 27, 2025Updated 8 months ago
- a debugger for async rust!☆4,440Feb 3, 2026Updated last month
- ☆77Jul 28, 2021Updated 4 years ago
- A fancy diagnostics & error reporting crate☆2,144Jan 21, 2026Updated last month
- A minimal `syn` syntax tree pretty-printer☆749Feb 9, 2026Updated last month
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,515Sep 29, 2025Updated 5 months ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,566Jan 11, 2026Updated 2 months ago
- Runtime for executing procedural macros as WebAssembly☆1,474Jan 21, 2026Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,540Updated this week
- Like Rust's std::Path, but UTF-8.☆551Dec 15, 2025Updated 3 months ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- A library for to allow multiple return types by automatically generated enum.☆377Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,714Updated this week
- A cryptographically verifiable code review system for the cargo (Rust) package manager.☆2,276Nov 21, 2025Updated 3 months ago
- Interactively Visualizing Ownership and Borrowing for Rust☆2,824Feb 13, 2024Updated 2 years ago
- Execute your code on the Rust ecosystem.☆191Feb 12, 2026Updated last month
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- ☆111Nov 29, 2022Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Type erasure for async trait methods☆2,131Feb 16, 2026Updated last month
- Inline diagrams for rustdoc with mermaid.js☆547Oct 8, 2024Updated last year
- Lightweight path selector for searching Rust code☆16May 22, 2023Updated 2 years ago
- An allocator that can track and limit memory usage.☆217Mar 26, 2023Updated 2 years ago
- Zero-copy deserialization framework for Rust☆4,090Feb 28, 2026Updated 2 weeks ago
- Generating structured data from arbitrary, unstructured input.☆848Dec 16, 2025Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,282Feb 28, 2026Updated 2 weeks ago
- Modular, structure-aware, and feedback-driven fuzzing engine for Rust functions