I made Rust coding problems where you implement things like a Redis server (TCP + RESP) — would you try this?

I rebuilt VS Code on Tauri instead of Electron. 5,687 files. 96% smaller. Just open-sourced it.

resonators 0.1: a Rust crate for real-time spectral analysis, with Python and WASM bindings

Lookas v1.8.0 - Physics driven terminal audio visualizer for Linux

This is why you rewrite Python security tools in Rust: 53MB vs 433MB peak memory, 6.9s vs 62.2s

I Realized My BigInt Multiplication Was O(n²)… So I Implemented Karatsuba for My Compiler

Mellow - a fully-featured & minimal local music player for Linux (GStreamer + GTK + Rust)

Introducing NoctaVox- Yet Another TUI Music Player (Written in Rust)

Lightweight ASCII Graph

skerry: Experimenting with per function errors with easy conversions, replacing monolithic error enums and opaque errors.