Show HN: Fltk-Rs 1.0.0 Released

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • fltk-rs

    Rust bindings for the FLTK GUI library.

  • cfltk

    C Bindings for FLTK

  • fltk-rs is a Rust wrapper to FLTK (the GUI library).

    (The Rust wrapper wraps a C wrapper which wraps FLTK (C++), the repo be found here: https://github.com/MoAlyousef/cfltk)

    The API is quite similar to the C++ api to benefit from the existing FLTK documentation and examples. It also opts to primarily statically linking FLTK, so the executables are single binaries which can be easily deployed. During working on this, I discovered how customizable FLTK is, which basically beats my own prior assumptions that it's ugly, which it can be if no scheme is chosen or no customization is done!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts