
ComChan
ComChan is a blazingly fast minimal serial monitor built in Rust for embedded and hardware developers, featuring a terminal-first workflow with real-time serial plotting, hex dump modes, logging, CSV export, auto port detection, and low-latency serial communication for boards like ESP32, STM32, RP2040, Arduino, and Teensy — designed as a lightweight alternative to bloated GUI serial tools while still providing powerful debugging and telemetry analysis capabilities.

NextStd
NextStd is an experimental effort to explore safer, well-defined, and modern alternatives to traditional C standard library components. The project focuses on correctness, explicit behavior, and performance, while remaining practical for real-world systems and embedded use.