Skip to content
@fltk-rs

fltk-rs

fltk-rs organization

This organization holds the the repos of fltk-rs, as well as the fltk-book, demos and other supporting libraries and tools such as:

  • fltk-theme: To theme your fltk application.
  • fl2rust: This enables using FLUID, FLTK's RAD design tool with your fltk-rs apps. It translates fluid files to Rust.
  • fltk-table: Provides a smart table widget.
  • fltk-evented: Provides a listener widget allowing immediate-mode style trigger handling (instead of callbacks) in both sync and async code.
  • fltk-accesskit: Provides screen reader support and accessibility via accesskit to fltk guis.
  • fltk-decl: Provides a declarative way of describing your gui.
  • fltk-calendar: Provides a calendar widget.
  • flemish: Provides an Elm-like architecture for fltk apps.
  • fltk-grid: Provides a grid widget to your application.
  • fltk-egui: Provides egui integration with fltk through OpenGL.

...Among others.

You might also want to check the greater Rust ecosystem for other libraries offering additional functionality to fltk:

  • egui-fltk-frontend: Provides egui integration with fltk through wgpu.
  • fltk-builder: Enables building an FLTK UI in Rust with a builder pattern as well as offering id's to fltk widgets.
  • fltk-plot: An interactive plotting library for Rust

You can also take a look at the project showcase issue which lists more projects using fltk-rs.

Pinned

  1. fltk-rs fltk-rs Public

    Rust bindings for the FLTK GUI library.

    Rust 1.5k 105

  2. demos demos Public

    Repo containing demo apps using the fltk crate

    Rust 104 17

  3. fltk-theme fltk-theme Public

    A theming crate for fltk-rs

    Rust 89 7

  4. fl2rust fl2rust Public

    A fluid (fltk ui designer) file to Rust transpiler

    Rust 49 3

  5. fltk-webview fltk-webview Public

    webview functionality for embedded fltk windows

    Rust 46 7

  6. fluid fluid Public

    A crate wrapping fltk's fluid

    Rust 9

Repositories

Showing 10 of 28 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Rust C++ Java

Most used topics

Loading…