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:
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Sort Unicode strings lexicographically☆36Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- ☆112Updated 2 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 4 months ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Eventually consistent values for Rust☆125Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Cargo API written in Paris☆50Updated 3 weeks ago
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Ranged integers for Rust based on const generics☆28Updated last week
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Sonos library for rust☆33Updated 2 months ago
- A CLI tool that allow you to create a temporary new Rust project using cargo with already installed dependencies☆82Updated 2 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Rust map and set literals☆24Updated 5 years ago
- A simple, id-based arena☆120Updated last year
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Macro for sealing traits and structures☆56Updated 6 months ago
- Cargo hack manager☆64Updated last year
- Swift-style keypaths in Rust☆60Updated 3 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago