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:
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Sort Unicode strings lexicographically☆36Updated 10 months ago
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A Rust library for runtime-checked linearish types☆34Updated last year
- ☆57Updated 3 years ago
- Extensions for the Rust standard library☆39Updated last year
- SegVec data structure for rust. Similar to Vec, but allocates memory in chunks of increasing size.☆38Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- Rust library for safely and explicitly parsing untrusted data☆51Updated last year
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Cargo API written in Paris☆49Updated this week
- rust slice conversion library☆16Updated 3 years ago
- RFC for Packages as Optional Namespaces☆48Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 3 years ago
- Sonos library for rust☆33Updated last month
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆31Updated 2 years ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Choose Rust types at compile-time via constants☆65Updated last year
- A tiny library for chaining free functions into method call chains.☆45Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Rust map and set literals☆24Updated 5 years ago