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☆157Updated 9 months ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- skiplist☆142Updated 3 years ago
- Scroll - making scrolling through buffers fun since 2016☆175Updated last week
- ☆78Updated 4 years ago
- Rust macro to generate self-referential structs☆211Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆65Updated 4 years ago
- Rust std::io with all the parts that don't work in core removed.☆36Updated 2 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 3 years ago
- Execute your code on the Rust ecosystem.☆184Updated 3 weeks ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆337Updated 8 months ago
- Safe, fast, zero-panic, zero-crashing, zero-allocation parsing of untrusted inputs in Rust.☆204Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- ☢ Guerrilla (or Monkey) Patching in Rust for (unsafe) fun and profit.☆121Updated 3 years ago
- Two macros for taking array references in rust.☆85Updated 11 months ago
- ☆162Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- A tool to detect code paths leading to Rust's panic handler☆217Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 7 months ago
- A crate with indexed arenas with small memory footprint☆78Updated last year
- An extraction of the compiletest utility from the Rust compiler☆227Updated 3 weeks ago
- high-performance implementations of BLAKE2b/s/bp/sp in pure Rust with dynamic SIMD☆133Updated 4 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated last month