5 unstable releases

0.3.2 Feb 15, 2025
0.3.1 Jan 27, 2025
0.3.0 Jan 14, 2025
0.2.0 Dec 30, 2024
0.1.0 Dec 18, 2024

#241 in Procedural macros

Download history 135/week @ 2024-12-18 111/week @ 2024-12-25 32/week @ 2025-01-01 82/week @ 2025-01-08 64/week @ 2025-01-15 89/week @ 2025-01-22 30/week @ 2025-01-29 29/week @ 2025-02-05 152/week @ 2025-02-12 12/week @ 2025-02-19 19/week @ 2025-02-26

216 downloads per month
Used in 6 crates

MIT license

16KB
295 lines

stable pipeline dev/1 pipeline docs crates.io

brisk-it

brisk-it is the core implementation of the brisk declarative engine for Rust. It is used as a dependency for specicialised packages.


lib.rs:

brisk-it is a macro-based system for transforming a declarative representation into imperative Rust code. Its main application is currently for developing egui user interface.

Dependencies

~180–600KB
~14K SLoC