fltk-plot - A simple, interactive 2D plotting library using fltk-rs

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. fltk-rs

    Rust bindings for the FLTK GUI library.

    A friend of mine grew tired of plotting libraries that did not allow adding data points to his plot interactively like you can in Matlab, so he wrote one using FLTK using C++. I refactored his code a bit and then ported to Rust using the fltk-rs crate. Recently I needed this library for a project and I noticed I had not made it publicly available on Github. So I present to you the fltk-plot library!

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. fltk-plot

    An interactive plotting library for Rust

    A friend of mine grew tired of plotting libraries that did not allow adding data points to his plot interactively like you can in Matlab, so he wrote one using FLTK using C++. I refactored his code a bit and then ported to Rust using the fltk-rs crate. Recently I needed this library for a project and I noticed I had not made it publicly available on Github. So I present to you the fltk-plot library!

  4. processing

    Source code for the Processing Core and Development Environment (PDE)

    The plots aren't horrible. They're pretty basic and look like they were drawn in Processing, but there's nothing wrong with that as long as they get the point (heh) across.

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

  • Explain how to use fltk tile group

    1 project | /r/rust | 25 Jun 2023
  • fltk-accesskit: AccessKit integration for fltk

    2 projects | /r/FLTK | 8 Jun 2023
  • What technologies to use for a level editor? Need OpenGL and also native "widgets".

    3 projects | /r/gamedev | 2 Feb 2023
  • 2d-rendering library for simple graphics in python?

    2 projects | /r/learnpython | 13 Aug 2022
  • fltk-rs version 1.3.0 released

    2 projects | /r/rust | 6 Mar 2022