| Crates.io | cgp |
| lib.rs | cgp |
| version | 0.5.0-alpha |
| created_at | 2024-09-03 06:44:08.302671+00 |
| updated_at | 2025-09-13 19:22:53.310778+00 |
| description | Main crate for using context-generic programming |
| homepage | |
| repository | https://github.com/contextgeneric/cgp |
| max_upload_size | |
| id | 1361384 |
| size | 9,294 |
cgp - Context-Generic Programming in RustThe 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.