6 releases (3 breaking)

Uses new Rust 2024

new 0.4.0 Mar 15, 2025
0.3.2 Feb 15, 2025
0.3.1 Jan 27, 2025
0.2.0 Dec 30, 2024
0.1.0 Dec 18, 2024

#247 in Procedural macros

Download history 135/week @ 2024-12-16 136/week @ 2024-12-30 17/week @ 2025-01-06 122/week @ 2025-01-13 14/week @ 2025-01-20 114/week @ 2025-01-27 31/week @ 2025-02-03 129/week @ 2025-02-10 36/week @ 2025-02-17 13/week @ 2025-02-24 8/week @ 2025-03-03 64/week @ 2025-03-10

190 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

~195–630KB
~15K SLoC