mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-07-09 06:14:04 +08:00
20x speed for large numbers of queued writes by avoiding pinging between the writer and main goroutines
This folder contains library and utility code for the various "kittens". Small terminal programs compiled statically for doing things like kitty remote control, icat etc. These are often re-implementations of earlier kittens that were written in Python.