contextgeneric / cgpLinks
Context-Generic Programming: modular programming paradigm for Rust
☆98Updated last week
Alternatives and similar repositories for cgp
Users that are interested in cgp are comparing it to the libraries listed below
Sorting:
- ☆166Updated this week
- Ergonomic and precise error handling provided by error sets. Inspired by Zig's error set type.☆161Updated last month
- Reliably performant diffing☆164Updated last month
- Simple refinement types for Rust; parse, don't validate!☆74Updated 3 months ago
- ☀️|>⛅|>☔☆57Updated last year
- An IDE extension for debugging trait errors in Rust.☆185Updated 2 months ago
- Compile-time state machine magic for Rust: Zero-boilerplate typestate patterns with automatic transition validation☆167Updated last month
- Deadlock free mutexes☆175Updated 3 months ago
- The prettier pattern-matching parser with automatic error recovery☆149Updated 3 weeks ago
- Comparison of Rust string types☆151Updated 3 weeks ago
- Program startup and thread support written in Rust☆188Updated 2 months ago
- Tiny Rust Async Linux Executor☆103Updated 2 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- A compile-time pattern matching library that reverses the interpolation process of `format!`.☆161Updated this week
- A garbage collection library for Rust with zero unsafe code☆114Updated last year
- Comparing parser APIs☆133Updated 2 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- A Rust code linter☆216Updated last year
- Costless typed identifiers backed by UUID, with kind readable in serialized versions☆74Updated 7 months ago
- Visualizing Rust codebases in a few seconds☆184Updated last year
- Yet another string type for Rust☆86Updated this week
- Just like `serde`, but with more exhaustive error reporting capabilities. Designed for public API payloads.☆202Updated 3 weeks ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- A Rust macro to make enums with a subset of values of the parent☆101Updated last month
- Compile-time regular expressions, the right way.☆78Updated 5 months ago
- Lightning fast and modular UI framework.☆55Updated 2 months ago
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆152Updated 11 months ago
- ergonomic and precise error handling built atop type-level set arithmetic☆243Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- Build nice REPLs using clap and reedline with zero effort☆70Updated 2 months ago