rossmacarthur / complexity
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:
- ☆112Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Effortlessly create, group, and nest arbitrary errors, and defer error handling ergonomically.☆43Updated 2 months ago
- Rust map and set literals☆24Updated 5 years ago
- Sort Unicode strings lexicographically☆36Updated 9 months ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A data serialization format as similar as possible to Rust's own syntax☆44Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- ☆74Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Swift-style keypaths in Rust☆60Updated 3 years ago
- Case transforming macros for idents☆39Updated 4 months ago
- Extensions for the Rust standard library☆39Updated last year
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- ☆61Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 4 months ago
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Cargo API written in Paris☆49Updated this week
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆37Updated last year
- ☆34Updated 3 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆96Updated last week
- Big array helper for serde☆60Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆55Updated 2 months ago