whkd: A simple hotkey daemon for Windows

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
  • whkd

    A simple hotkey daemon for Windows

  • komorebi

    A tiling window manager for Windows 🍉

  • I'm the maintainer of a tiling window manager written in Rust which has been shared here before, and until recently I was happy enough using AHK to handle key bindings for all my twm actions since it was easy enough to generate an AHK wrapper library for the clap CLI using 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.

    InfluxDB logo
  • skhd

    Simple hotkey daemon for macOS

  • After getting frustrated trying to update the library generation code to conform to the AHK2 syntax changes, I decided to run with an idea that I've had for a while now: writing my own simple hotkey daemon for windows based on skhd and sxhkd.

  • sxhkd

    Simple X hotkey daemon

  • After getting frustrated trying to update the library generation code to conform to the AHK2 syntax changes, I decided to run with an idea that I've had for a while now: writing my own simple hotkey daemon for windows based on skhd and sxhkd.

  • chumsky

    Write expressive, high-performance parsers with ease.

  • Getting the basics of this project done was surprisingly easy thanks to chumsky, which I'm sure most people know about by now, and a little-known but quite ergonomic crate for handling system-wide hotkeys on Windows called windows-hotkeys.

  • windows-hotkeys

    A lightweight, threadsafe and ergonomic rust crate to handle system-wide hotkeys on windows

  • Getting the basics of this project done was surprisingly easy thanks to chumsky, which I'm sure most people know about by now, and a little-known but quite ergonomic crate for handling system-wide hotkeys on Windows called windows-hotkeys.

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

  • Komorebi – A tiling window manager for Windows written in Rust

    1 project | news.ycombinator.com | 3 May 2024
  • An app can be a home-cooked meal

    2 projects | news.ycombinator.com | 5 Jan 2024
  • Update on the "fearless refactoring" post from last month: One regression found

    1 project | /r/rust | 12 Nov 2023
  • Planespotting with Rust: using nom to parse ADS-B messages

    5 projects | dev.to | 28 Oct 2023
  • Is this a good way to free up some memory?

    2 projects | /r/rust | 23 Jun 2023