rossmacarthur / complexityLinks
Calculate cognitive complexity of Rust code
☆17Updated 4 years ago
Alternatives and similar repositories for complexity
Users that are interested in complexity are comparing it to the libraries listed below
Sorting:
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 3 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- ☆112Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- Simple concurrent progress bars.☆104Updated 10 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Big array helper for serde☆61Updated last year
- A simple, id-based arena☆120Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Derive a builder for your constructors in Rust☆71Updated 5 months ago
- Case transforming macros for idents☆40Updated 7 months ago
- Cargo subcommand for downloading crates directly from crates.io☆29Updated 3 years ago
- ☆65Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- ☆75Updated 4 years ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 4 months ago
- Cargo API written in Paris☆51Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- Lossless functionality for platform-native strings.☆71Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated last year
- Utilities for encoding and decoding frames using `async/await`.☆28Updated last month