Ox is a fast text editor, written in Rust, that runs in your terminal

An independent Rust text editor that runs in your terminal! – curlpipe/ox… Read more

Similar

Rust regex engine internals as a library

Over the last several years, I’ve rewritten Rust’s regex crate to enable better internal composition, and to make it easier to add optimizations while maintaining correctness. In the course of this rewrite I created a new crate, regex-automata, which expo... (more…)

Read more »