hobofan / cargo-nonoLinks
Check your crate for (possible) no_std compatibility
☆213Updated 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☆113Updated 4 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- ☆65Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- skiplist☆144Updated 4 years ago
- ☆163Updated last year
- ☆78Updated 4 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Two macros for taking array references in rust.☆85Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- Execute your code on the Rust ecosystem.☆187Updated 2 weeks ago
- Procedural macros in expression position☆204Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆184Updated 3 weeks ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Safely combine results☆82Updated last year
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last week
- A graphical debugger for Rust MIR☆199Updated 3 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆266Updated 2 years ago
- Project group working on the "safe transmute" feature☆96Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Decimal Floating Point arithmetic for rust☆80Updated 2 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆76Updated 2 years ago