hobofan / cargo-nono
Check your crate for (possible) no_std compatibility
☆210Updated last year
Related projects ⓘ
Alternatives and complementary repositories for cargo-nono
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Cargo subcommand for checking your documentation for broken links☆149Updated last year
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- ☆66Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆109Updated 3 years ago
- skiplist☆140Updated 2 years ago
- Cargo subcommand to run kcov to get coverage report on Linux☆128Updated 3 years ago
- Procedural macros in expression position☆203Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Rust option parser with custom derive support☆226Updated this week
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- Execute your code on the Rust ecosystem.☆181Updated last month
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Faster, more compact implementation of std::Cow☆338Updated last year
- Concatenate identifiers in a macro invocation☆93Updated last year
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- A cargo subcommand to manage various CI-related jobs in rust.☆97Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆175Updated 7 months ago
- A circular buffer with fixed capacity (Rust).☆102Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 4 years ago
- ☆162Updated 3 months ago
- A compiler plugin to insert flame calls☆379Updated last year
- Safely combine results☆81Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆247Updated 4 years ago
- Fast, ergonomic metrics for Rust☆338Updated last month
- A State Machine Language DSL procedual macro for Rust☆204Updated 3 months ago