3 releases (breaking)
| 0.3.0 | Jan 8, 2025 |
|---|---|
| 0.2.0 | Dec 8, 2024 |
| 0.1.0 | Sep 2, 2024 |
#2556 in Procedural macros
231 downloads per month
Used in 28 crates
(via cgp-field-macro)
14KB
353 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
~0.4–0.8MB
~20K SLoC