From 777d57919374c34b69a42fc7ae843da38ce04da6 Mon Sep 17 00:00:00 2001 From: Vaishnav-Sabari-Girish Date: Sun, 26 Oct 2025 16:14:15 +0530 Subject: [PATCH] Added ComChan and Hayasen --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 45b7218..9acdf8e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # awesome-rust A curated list of awesome Rust frameworks, libraries and software. - * [rust-lang/rust](https://github.com/rust-lang/rust) - Empowering everyone to build reliable and efficient software. * [denoland/deno](https://github.com/denoland/deno) - A modern runtime for JavaScript and TypeScript. * [rustdesk/rustdesk](https://github.com/rustdesk/rustdesk) - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer. @@ -11,6 +10,8 @@ A curated list of awesome Rust frameworks, libraries and software. * [alacritty/alacritty](https://github.com/alacritty/alacritty) - A cross-platform, OpenGL terminal emulator. * [rust-lang/rustlings](https://github.com/rust-lang/rustlings) - :crab: Small exercises to get you used to reading and writing Rust code! * [FuelLabs/fuel-core](https://github.com/FuelLabs/fuel-core) - Rust full node implementation of the Fuel v2 protocol. +* [Vaishnav-Sabari-Girish/ComChan](https://github.com/Vaishnav-Sabari-Girish/ComChan) - A cross-platform Serial Monitor with plotter TUI. +* [Vaishnav-Sabari-Girish/Hayasen](https://github.com/Vaishnav-Sabari-Girish/Hayasen) - An EMbedded Rust Library that has support for multiple sensors. * [BurntSushi/ripgrep](https://github.com/BurntSushi/ripgrep) - ripgrep recursively searches directories for a regex pattern while respecting your gitignore * [sharkdp/bat](https://github.com/sharkdp/bat) - A cat(1) clone with wings. * [lencx/ChatGPT](https://github.com/lencx/ChatGPT) - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)