Tag
fx is a tiny, open-source coding agent CLI tool written in Zig, optimized for minimalism, performance, and embeddability with a small binary size and fast cold start.
Rio's terminal engine is split into rio-vt (safe Rust crate) and librio (C ABI static library), making the VT state machine, grid, scrollback, selection, search, and image protocols embeddable in other applications.
mvm is a fast, portable virtual machine for Go that allows running Go programs directly from source, embedding a Go interpreter, and includes a REPL, debugger, and standard library.
Mitchell Hashimoto announces plans for libghostty, an embeddable library for terminal emulation, starting with libghostty-vt, a zero-dependency terminal sequence parser extracted from Ghostty.