Hacker News new | ask | show | jobs
by gw 2103 days ago
For nim i like this one: https://github.com/johnnovak/illwill

It is immediate mode so you render the entire UI every tick, though it is smart enough to not actually redraw things that didn't change.