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:
- Simple concurrent progress bars.☆106Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated 2 months ago
- A graph crate with simplicity in mind☆89Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- Swift-style keypaths in Rust☆60Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- ☆68Updated 11 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- ☆111Updated 3 years ago
- Big array helper for serde☆65Updated last year
- Rust library for running child processes☆38Updated 4 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 4 years ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆102Updated this week
- Macro for sealing traits and structures☆61Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆54Updated 4 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆71Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- Write doc comments from macros☆100Updated 3 months ago
- A library for creating and modifying Tree structures.☆56Updated last year
- A Rust library for generically joining iterables with a separator☆94Updated 2 years ago
- ☆77Updated 4 years ago
- Rust map and set literals☆24Updated 5 years ago
- Add a cute dependency declaration snippet in your crate documentation.☆43Updated 4 years ago
- Utility to inherit dependencies from workspace file if it occurs 'n' or more times throughout the project.☆32Updated 2 years ago
- Provides type-safe matrix operations using Rust's const generics☆46Updated 3 years ago
- Proc-macro typestate DSL for Rust☆154Updated 2 years ago
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago