rossmacarthur / complexityLinks
Calculate cognitive complexity of Rust code
☆18Updated 4 years ago
Alternatives and similar repositories for complexity
Users that are interested in complexity are comparing it to the libraries listed below
Sorting:
- ☆112Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆72Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Case transforming macros for idents☆41Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Proc-macro typestate DSL for Rust☆151Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Big array helper for serde☆62Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Rust library for safely and explicitly parsing untrusted data☆52Updated last year
- A memory efficient container for rust nested collections☆40Updated 3 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Rust library for running child processes☆38Updated 2 months ago
- Lossless functionality for platform-native strings.☆73Updated 2 months ago
- Eventually consistent values for Rust☆126Updated 3 years ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- A memory efficient syntax tree for language developers☆62Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Swift-style keypaths in Rust☆60Updated 4 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆58Updated 3 weeks ago
- Rust macro to specialize on the type of an expression.☆45Updated 2 years ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 5 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- A graph crate with simplicity in mind☆87Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago