5 releases (3 breaking)
new 0.4.0 | May 9, 2025 |
---|---|
0.3.1 | Jan 16, 2025 |
0.3.0 | Jan 8, 2025 |
0.2.0 | Dec 8, 2024 |
0.1.0 | Sep 3, 2024 |
#1 in #cgp
224 downloads per month
Used in 27 crates
12KB
62 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
~1.1–1.6MB
~36K SLoC