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

Download history 1362/week @ 2026-04-18 1292/week @ 2026-04-25 1620/week @ 2026-05-02 1511/week @ 2026-05-09 1831/week @ 2026-05-16 1328/week @ 2026-05-23 1270/week @ 2026-05-30 1704/week @ 2026-06-06 2031/week @ 2026-06-13 3015/week @ 2026-06-20 3180/week @ 2026-06-27 2578/week @ 2026-07-04 2374/week @ 2026-07-11 2673/week @ 2026-07-18 2543/week @ 2026-07-25 2685/week @ 2026-08-01

10,594 downloads per month
Used in 43 crates

Apache-2.0

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