Check your crate for (possible) no_std compatibility
☆214Apr 11, 2023Updated 2 years ago
Alternatives and similar repositories for cargo-nono
Users that are interested in cargo-nono are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for checking your documentation for broken links☆155Dec 10, 2024Updated last year
- Truncate strings in a human-friendly way.☆14Dec 5, 2021Updated 4 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Mar 20, 2023Updated 2 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆278Sep 23, 2022Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆215Sep 4, 2023Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆389Feb 14, 2024Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆358Jan 20, 2026Updated last month
- A type safe, low level replacement for `std::io`.☆62Jan 4, 2023Updated 3 years ago
- A Cargo plugin to list unsafe code in a Rust project.☆47Jun 20, 2018Updated 7 years ago
- asynchronous networking primitives☆406Nov 6, 2019Updated 6 years ago
- This crate guarantees that your application is free of panicking branches☆178May 23, 2019Updated 6 years ago
- Migration tool for replacing await! macro with await syntax.☆40Jan 1, 2021Updated 5 years ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 4 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆265May 29, 2023Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆375Feb 27, 2026Updated last week
- A strict, yet friendly mocking library for Rust 2018☆224May 31, 2024Updated last year
- Test your Rust Markdown documentation via Cargo☆300Mar 25, 2024Updated last year
- Graph the number of crates that depend on your crate over time☆256Feb 2, 2026Updated last month
- Machine scalar casting that meets your expectations☆79Sep 4, 2021Updated 4 years ago
- A package manager☆19Jan 11, 2020Updated 6 years ago
- Inline expression interpolation for Rust.☆200Sep 2, 2023Updated 2 years ago
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 3 weeks ago
- Automatic checking for semantic versioning in library crates☆632Jul 17, 2023Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Aug 30, 2022Updated 3 years ago
- Whole program static stack analysis☆650Oct 28, 2024Updated last year
- ☆23Jun 26, 2019Updated 6 years ago
- A library to generate syntax diagrams for Rust macros.☆563Jul 26, 2024Updated last year
- ☆20Aug 22, 2023Updated 2 years ago
- ☆130Oct 31, 2019Updated 6 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Jun 17, 2019Updated 6 years ago
- A proc-macro to break Rust IDEs☆65Jul 14, 2021Updated 4 years ago
- High performance nudity detection in rust☆131Sep 18, 2023Updated 2 years ago
- Code comment watcher that notifies when an issue is closed.☆10Oct 18, 2025Updated 4 months ago
- A tool for transforming Rust code using rules☆715Jun 4, 2023Updated 2 years ago
- Find build artifacts that are taking up disk space☆339May 2, 2023Updated 2 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Oct 23, 2020Updated 5 years ago