suzaku alternatives and similar packages
Based on the "Web Frameworks" category.
Alternatively, view suzaku alternatives based on common mentions on social networks and blogs.
-
Skinny Framework
:monorail: "Scala on Rails" - A full-stack web app framework for rapid development in Scala -
youi
Next generation user interface and application development in Scala and Scala.js for web, mobile, and desktop.
CodeRabbit: AI Code Reviews for Developers

* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of suzaku or a related project?
Popular Comparisons
README
Suzaku UI framework
Motto
Suzaku helps developers create beautiful, functional and efficient user interfaces for mobile and web platforms. It's easy, fun and safe to use and lets developers work purely in Scala.
Status
Suzaku is currently in experimental stage, going through a lot of changes and improvements. It's not quite ready for building applications but contributors are most welcome!
Please read through the [Contributor documentation](doc/contributor/README.md) !
Presentations
You can find a few presentations on Suzaku, focusing mostly on the why, not that much on what or how :)
- Scalable Web Frontend Development in Scala at Small FP Conf 9/2017
- How I learned to stop worrying and love the frontend at ScalaDays Chicago 4/2017
Designed features
- Native support for mobile platforms: web, Android and iOS
- Strict separation of UI and application logic
- Application logic is fully cross-platform
- Designed for multi-core devices
- UI runs at full 60fps and guarantees smooth animations and transitions
- UI components designed for touch + pointer interaction
- Internationalization and localization support, including CJK and RTL scripts
- Customizable layouts and themes
- Unidirectional programming model
- Functional UI definition
- Full-stack shared-source client/server development
- Less is more, restrictions are beneficial and clarity over complexity