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 Loading

  1. fltk-rs fltk-rs Public

    Rust bindings for the FLTK GUI library.

    Rust 1.6k 110

  2. demos demos Public

    Repo containing demo apps using the fltk crate

    Rust 121 17

  3. fltk-theme fltk-theme Public

    A theming crate for fltk-rs

    Rust 106 9

  4. fl2rust fl2rust Public

    A fluid (fltk ui designer) file to Rust transpiler

    Rust 55 3

  5. fltk-webview fltk-webview Public

    webview functionality for embedded fltk windows

    Rust 49 8

  6. fluid fluid Public

    A crate wrapping fltk's fluid

    Rust 9

Repositories

Showing 10 of 28 repositories
  • fltk-egui Public

    Run egui on top of FLTK

    fltk-rs/fltk-egui’s past year of commit activity
    Rust 12 MIT 5 0 0 Updated Dec 17, 2024
  • fltk-table Public

    A smart table widget for fltk-rs

    fltk-rs/fltk-table’s past year of commit activity
    Rust 16 MIT 4 4 0 Updated Dec 17, 2024
  • fltk-rs Public

    Rust bindings for the FLTK GUI library.

    fltk-rs/fltk-rs’s past year of commit activity
    Rust 1,649 MIT 110 7 0 Updated Dec 16, 2024
  • fltk-grid Public

    A grid widget for fltk-rs

    fltk-rs/fltk-grid’s past year of commit activity
    Rust 9 MIT 1 1 0 Updated Dec 10, 2024
  • fluid Public

    A crate wrapping fltk's fluid

    fltk-rs/fluid’s past year of commit activity
    Rust 9 MIT 0 0 0 Updated Dec 10, 2024
  • fltk-term Public

    A minimal fltk terminal widget

    fltk-rs/fltk-term’s past year of commit activity
    Rust 1 MIT 0 0 0 Updated Dec 10, 2024
  • fl2rust Public

    A fluid (fltk ui designer) file to Rust transpiler

    fltk-rs/fl2rust’s past year of commit activity
    Rust 55 MIT 3 0 0 Updated Dec 9, 2024
  • fltk-book Public

    An mdbook for fltk-rs

    fltk-rs/fltk-book’s past year of commit activity
    14 MIT 15 2 1 Updated Nov 22, 2024
  • demos Public

    Repo containing demo apps using the fltk crate

    fltk-rs/demos’s past year of commit activity
    Rust 121 MIT 17 0 0 Updated Nov 17, 2024
  • fltk-webview Public

    webview functionality for embedded fltk windows

    fltk-rs/fltk-webview’s past year of commit activity
    Rust 49 MIT 8 3 0 Updated Nov 6, 2024

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