rossmacarthur / complexity
Calculate cognitive complexity of Rust code
☆17Updated 3 years ago
Alternatives and similar repositories for complexity:
Users that are interested in complexity are comparing it to the libraries listed below
- Exposes arch-specific intrinsics as safe function (via cfg).☆51Updated last month
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Macro for sealing traits and structures☆50Updated last month
- ☆112Updated 2 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- Case transforming macros for idents☆38Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- A library for compact bit sets containing enums.☆95Updated last month
- A Rust library for runtime-checked linearish types☆32Updated last year
- Swift-style keypaths in Rust☆60Updated 3 years ago
- Sort Unicode strings lexicographically☆36Updated 6 months ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆41Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆84Updated 3 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆43Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated 8 months ago
- Cargo API written in Paris☆44Updated last month
- An iterator adapter to peek at future elements without advancing the cursor of the underlying iterator.☆26Updated last year
- A sinless derive helper☆52Updated 2 months ago
- Proc-macro typestate DSL for Rust☆142Updated last year
- A memory efficient syntax tree for language developers☆52Updated last week
- Rust map and set literals☆24Updated 4 years ago
- Safe wrapper for initializing arrays☆72Updated 2 years ago
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆53Updated 2 weeks ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 2 years ago
- The never type (the true one!) in stable Rust.☆35Updated 3 years ago
- docs.rs as a publishing platform?☆66Updated last week
- Serde-based replacement for #[derive(Debug)]☆65Updated 4 months ago
- Write doc comments from macros☆99Updated 3 years ago