§ 03
apps · coslu

Apps built in public.

COSLU software with the brand baked into the UI. Runs 100% locally — no cloud, no account. What we ship when we are our own client — open source from the first commit.

3 apps
12 MB average binary
MIT license
MarkdownReader · split-pane editor with live preview
fig. 01 MarkdownReader · split-pane editor with live preview
№ 01 v0.1.0 license · MIT

MarkdownReader

The Markdown editor that fits in 3.8 MB.

Tauri + Rust, no Electron, no cloud, no login. Split-pane, full GFM, Shiki syntax highlighting — the same engine VS Code uses. Sub-second cold start, 80 MB RAM at idle.

stack Tauri 2 · Rust · WebView2 · CodeMirror 6 · Shiki · markdown-it
JarvsTranscript · settings window
fig. 02 JarvsTranscript · settings window
№ 02 v0.0.1 license · MIT

JarvsTranscript

Real-time transcription, on your PC, in ~200 ms.

Whisper large-v3-turbo with CUDA acceleration + Silero VAD. Global F8 hotkey, minimalist floating pill, hybrid paste (clipboard + SendInput) that works even in stubborn apps. Zero network — audio never leaves your machine.

stack faster-whisper · CTranslate2 · CUDA · Silero VAD v5 · Tauri 2 · Rust · WinAPI · Python async · websockets
COSLU Reader · vol. I icon
fig. 03 COSLU Reader · vol. I icon
№ 03 v0.1.0 license · MIT

COSLU Reader

Opens any file. No cloud, no account, no error.

PDF, DOCX, XLSX, PSD, Parquet, SQLite, glTF, EPUB, recursive ZIP — 80+ formats in a 12 MB binary. Heavy formats load on demand, so the app starts fast regardless of catalog size. Whatever the viewer can't render falls back to text. Whatever isn't text falls back to hex. **Nothing ends in error.**

stack Tauri 2 · Rust · WebView2 · Magic-byte sniff em Rust · Shiki · pdf.js · sqlite-wasm · SheetJS · three.js · DOMPurify · CSP · anti zip-bomb
// also on github

The lab has more code on GitHub.

Public libraries, tools and experiments from c0st4-h3n. Fork, star, open a PR.

See everything on GitHub ↗