1 unstable release

new 0.1.0 Dec 18, 2024

#1 in #brisk

MIT license

12KB
221 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

~200–630KB
~15K SLoC