React terminal renderer, cell level diff, no alt screen
Ten times faster than Ink with cell-level diffing and native terminal scrollback.
A compositor-based terminal UI framework. Fast. Layered. Unstoppable.
Cell-level diff skips 97% of writes per frame using typed arrays instead of objects.
Developers building terminal applications
Ink · Blessed · Termui
Ten times faster than Ink with cell-level diffing and native terminal scrollback.
Cell-by-cell diff rendering hits O(changed cells) while Ink redraws entire frames.
Single DSL for WASM and SSR eliminates duplicate types across client-server boundary.
NestJS-style decorators for Electron IPC, but Tauri and native bindings already solved this.
DuckDB-WASM demo when existing tools already handle big data in browser.
Direct2D GPU PDF renderer with CPU fallback, but alpha-stage and Windows-only.