Skip to main content
Topic: SixtyFPS - GUI Toolkit (Read 1526 times) previous topic - next topic

SixtyFPS - GUI Toolkit

SixtyFPS - GUI Toolkit

https://sixtyfps.io

SixtyFPS is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++, and JavaScript.

Our design goals are:

Lightweight : Fit into a few hundred kilobytes of RAM and require little processing power.

Straightforward : Programmers and designers should feel productive and be able to enjoy the design and development process. The APIs should be consistent, easy to use, and intuitive, no matter the target language. High-quality documentation should describe the APIs, teach concepts and how to use them.

Native : We support many different target platforms, from embedded devices to desktops including mobile and web. Both the user and the developer should feel at home on each platform. The look and feel and experience should match the users' expectations of a native application.