CSFree
A fast, minimal desktop viewer and editor for CSV files. Native-like performance via Tauri — no browser, no cloud. Supports in-grid editing, search with match navigation, and file associations for .csv.
Download →ARCCache
In-memory Adaptive Replacement Cache (ARC) with TTL support, background janitor, hit/miss stats, and benchmarks. ARC outperforms plain LRU by balancing recency and frequency.
View on GitHub →CLogisticFit
Logistic regression implemented from scratch in C — trains on CSV data, runs gradient descent, and interprets the outcome with human-readable output. No ML libraries, just math and pointers.
View on GitHub →Mouse Jiggler
Lightweight macOS utility in C that prevents the screen from sleeping by periodically nudging the cursor. Uses CoreGraphics — no Objective-C, no dependencies.
View on GitHub →