Example of using gtk-rs with channels

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

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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • gtk-rs-channels

    An example of using gtk-rs with channels to pass data

  • Lately I wanted to work a bit with gtk-rs. Using the official documentation, I got the basics working. Unfortunately, the code was full of RefCell and Rc and I wasn't feeling very good about this. I stumbled upon this article talking about channels and gtk. I tried the described method and with a bit of work, I finally got something nice to use. Kind of Elm-ish architecture using gtk-rs with update and view functions. Here is an example I've developed to show how it can work. No Rc> ! Only gtk-rs was used, no relm or other wrappers.

  • whattheframe

  • You can see what I've been doing here https://github.com/JMS55/whattheframe. Frame is a subclass for instance, while most other widgets are just wrapper structs.

  • 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

  • The new APT 3.0 solver

    7 projects | news.ycombinator.com | 14 May 2024
  • Higher RAII, and the Seven Arcane Uses of Linear Types

    1 project | news.ycombinator.com | 14 May 2024
  • Pg_lakehouse: Query Any Data Lake from Postgres

    7 projects | news.ycombinator.com | 13 May 2024
  • Implement a Simple Calculator Android App by Reusing Logics in Rust via JavaScript-WASM Interfacing

    3 projects | dev.to | 14 May 2024
  • My VM is lighter (and safer) than your container

    12 projects | news.ycombinator.com | 14 May 2024