Rust gtk-rs

Open-source Rust projects categorized as gtk-rs
Rust Gtk gtk4 Linux Gtk3

Top 17 Rust gtk-r Projects

  1. czkawka

    Multi functional app to find duplicates, empty folders, similar images etc.

    Project mention: Ask HN: How do you deduplicate files? | news.ycombinator.com | 2024-08-29

    You want content-addressed storage; this works with rolling content hashes that identify common blocks of memory. `rsync` uses that technique to minimize bytes to be transferred. https://github.com/qarmin/czkawka is a GUI app and CLI tool to find identical files in general and similar images in particular.

    The task is much simpler if you only want to find bit-identical entire files, not part of files; in that case, you can just run a tool like `sha1sum` over each file and record the hash digest in a database; identical files—and only identical ones, with high probability—will have the same hash, non-identical ones will have different hashes.

  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. eww

    ElKowars wacky widgets

    Project mention: EWW – Linux Widget System allowing you to design custom desktop UI | news.ycombinator.com | 2024-08-31
  4. rnote

    Sketch and take handwritten notes.

    Project mention: Rnote – Sketch and take handwritten notes | news.ycombinator.com | 2024-08-25
  5. Kooha

    Elegantly record your screen

    Project mention: Kooha: Elegantly record your screen (on Linux with Wayland) | news.ycombinator.com | 2024-07-18
  6. spot

    Native Spotify client for the GNOME desktop

    Project mention: Spot – A Native Spotify client for the GNOME desktop | news.ycombinator.com | 2024-03-20
  7. gtk4-rs

    Rust bindings of GTK 4

  8. Mousai

    Identify songs in seconds

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. gerb

    Graphical font editor (GTK + Rust)

  11. gtk-rs-core

    Rust bindings for GNOME libraries

  12. eyedropper

    Pick and format colors

  13. library-loader

    [Unofficial] Samacsys Library Loader for all platforms!

  14. randy

    System info viewer written in Rust / GTK3. Inspired by Conky. (by iphands)

  15. lognplot

    Plotting and logging of real-time data for desktop.

  16. marko-editor

    Marko Editor is a simple WYSIWYG editor for note taking.

  17. pod-ui

    A modern GTK+ UI for controlling Line6 POD family of devices via MIDI. Supported devices: POD 1.0, POD 2.0, POD Pro, PocketPOD, PODxt, PODxt Pro, PODxt Live, Bass PODxt, Bass PODxt Pro, Bass PODxt Live

  18. barium

    [WIP] End-To-End encrypted messages (by olback)

  19. gtk4-rs-docker

    This repository provides docker images for building libadwaita-rs, gtk-rs applications

  20. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Rust gtk-rs discussion

Log in or Post with

Rust gtk-rs related posts

  • EWW – Linux Widget System allowing you to design custom desktop UI

    1 project | news.ycombinator.com | 31 Aug 2024
  • Ask HN: How do you deduplicate files?

    1 project | news.ycombinator.com | 29 Aug 2024
  • Czkawka: Multi functional app to find duplicates, empty folders, similar images

    1 project | news.ycombinator.com | 20 Aug 2024
  • Duperemove – Tools for deduping file systems

    4 projects | news.ycombinator.com | 8 Aug 2024
  • Spot – A Native Spotify client for the GNOME desktop

    1 project | news.ycombinator.com | 20 Mar 2024
  • Counter App with GTK4 and Rust

    3 projects | dev.to | 4 Jan 2024
  • Is there software to compress large but similar files?

    1 project | /r/DataHoarder | 11 Dec 2023
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 9 Feb 2025
    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. Learn more →

Index

What are some of the best open-source gtk-r projects in Rust? This list will help you:

# Project Stars
1 czkawka 21,841
2 eww 9,832
3 rnote 8,665
4 Kooha 2,712
5 spot 2,356
6 gtk4-rs 1,963
7 Mousai 1,045
8 gerb 327
9 gtk-rs-core 303
10 eyedropper 278
11 library-loader 119
12 randy 112
13 lognplot 81
14 marko-editor 62
15 pod-ui 36
16 barium 3
17 gtk4-rs-docker 2

Sponsored
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

Did you know that Rust is
the 5th most popular programming language
based on number of references?