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☆157Updated 8 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago
- ☆65Updated 4 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- skiplist☆142Updated 3 years ago
- ☆162Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated 3 weeks ago
- ☆78Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A cross platform rust debugger hook☆71Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- Safely combine results☆81Updated 11 months ago
- Cargo subcommand to run kcov to get coverage report on Linux☆129Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Token tree calling convention☆80Updated 2 years ago
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆269Updated 2 years ago
- A graphical debugger for Rust MIR☆194Updated 2 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆120Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 11 months ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Scroll - making scrolling through buffers fun since 2016☆175Updated 2 weeks ago
- A contiguous-in-memory double-ended queue that derefs into a slice☆155Updated 3 years ago