cognitive-engineering-lab / argusLinks
An IDE extension for debugging trait errors in Rust.
☆306Updated 3 months ago
Alternatives and similar repositories for argus
Users that are interested in argus are comparing it to the libraries listed below
Sorting:
- ⅋ — session types for Rust☆214Updated 5 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆307Updated 8 months ago
- A Rust code linter☆213Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆131Updated 2 years ago
- Maps where keys are borrowed from values.☆300Updated 2 weeks ago
- ☆517Updated 2 months ago
- Context-Generic Programming: modular programming paradigm for Rust☆202Updated last week
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆158Updated this week
- Rust String Libraries by mcyoung☆197Updated 11 months ago
- The prettier pattern-matching parser with automatic error recovery☆153Updated 2 months ago
- Cargo subcommand to build multiple versions of the same binary, each with a different CPU features set, merged into a single portable opt…☆196Updated 3 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Quick error declarations and automatic conversions between errors for precisely typed error handling. Inspired by Zig's error set type.☆213Updated 3 weeks ago
- Reliably performant diffing☆191Updated 3 weeks ago
- Macros for implementing Type-State-Pattern on your structs and methods☆261Updated 9 months ago
- A Toolchain for Rust Debuginfo☆115Updated 4 months ago
- Execute Rust code carefully, with extra checking along the way☆465Updated 3 weeks ago
- Data (de)serialization via declarative macros☆176Updated 6 months ago
- Faster implementations of standard library operations like find, filter, position etc.☆178Updated 10 months ago
- A performant and configurable parallel computing library for computations defined as compositions of iterator methods.☆290Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆263Updated 3 weeks ago
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆219Updated 6 months ago
- (Auto)DRY for your Rust dependencies☆219Updated 10 months ago
- Experiments with structured concurrency in Rust☆401Updated last year
- What do we want? Fast builds. When do we want it? I'm sorry, I got distracted.☆142Updated 2 months ago
- Parallel processing with disjoint indices in Rust☆90Updated 8 months ago
- A framework for writing plugins that integrate with the Rust compiler☆162Updated 3 months ago
- in-place allocation-reusing queues for Rust☆392Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆144Updated last month
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year