hobofan / cargo-nonoLinks
Check your crate for (possible) no_std compatibility
☆214Updated 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:
- This crate guarantees that your application is free of panicking branches☆178Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Spawn processes with arbitrary closures in rust☆114Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- ☆78Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago
- skiplist☆144Updated 4 years ago
- ☆67Updated 5 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Two macros for taking array references in rust.☆85Updated last year
- ☆62Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated 2 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- ☆163Updated last year
- A tool to detect code paths leading to Rust's panic handler☆220Updated 4 years ago
- Execute your code on the Rust ecosystem.☆189Updated last week
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Procedural macros in expression position☆204Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆79Updated last year
- A third-party cargo extension to run the build artifacts through tools like `gdb`☆75Updated 6 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Token tree calling convention☆82Updated 3 years ago
- ☆126Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆187Updated 2 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month