14 unstable releases (3 breaking)
Uses new Rust 2024
| new 0.6.1 | Feb 1, 2026 |
|---|---|
| 0.6.0 | Oct 26, 2025 |
| 0.5.0 | Oct 12, 2025 |
| 0.5.0-beta | Sep 29, 2025 |
| 0.3.0 | Jan 8, 2025 |
#17 in #context-generic
3,601 downloads per month
Used in 17 crates
(via cgp-extra)
6KB
53 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.
[!WARNING]
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
~1.1–1.6MB
~35K SLoC