19 unstable releases (7 breaking)
Uses new Rust 2024
| 0.8.0-alpha | Jul 20, 2026 |
|---|---|
| 0.7.0 | Feb 28, 2026 |
| 0.6.1 | Feb 1, 2026 |
| 0.6.0 | Oct 26, 2025 |
| 0.1.0 | Sep 3, 2024 |
#902 in Text processing
10,594 downloads per month
Used in 43 crates
11KB
61 lines
cgp - Context-Generic Programming in Rust
Overview
The cgp project contains a collection of micro Rust crates that empowers context-generic programming (CGP), a new modular programming paradigm in Rust.
To learn more about context-generic programming, check out the our website contextgeneric.dev, and our book Context-Generic Programming Patterns.
At the moment, the cgp crate its constructs are mostly undocumented within Rustdoc. The best way to understand CGP is to read the book Context-Generic Programming Patterns.
Dependencies
~2.5MB
~54K SLoC