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☆177Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Spawn processes with arbitrary closures in rust☆111Updated 3 years ago
- ☆64Updated 4 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Execute your code on the Rust ecosystem.☆184Updated this week
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- skiplist☆142Updated 3 years ago
- Procedural macros in expression position☆203Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated 2 years ago
- Faster, more compact implementation of std::Cow☆353Updated 2 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106Updated 2 years ago
- A circular buffer with fixed capacity (Rust).☆105Updated last year
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- A pure Rust implementation of BLAKE2 based on RFC 7693.☆63Updated 3 years ago
- A cross platform rust debugger hook☆71Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- A tool to detect code paths leading to Rust's panic handler☆216Updated 3 years ago
- A procedural macro for auto logging output of functions☆192Updated 3 years ago
- A State Machine Language DSL procedual macro for Rust☆214Updated 4 months ago
- Two macros for taking array references in rust.☆85Updated 8 months ago