Type-erased thin pointers for Rust.
A Rust library to create custom dynamically sized types.
Tagged-pointer unions in Rust.
More efficient synchronization primitives for Rust than the standard library provides.
A static type checker for JavaScript. Stricter than Flow and TypeScript with better type inference. Does not extend the language.
A Rust test harness that is no_std
and can run on a microcontroller. You can use it to run your unit tests on the actual hardware you are targeting.
A UI framework for very small VT100-compatible terminals.
A free Qmodem clone and terminal emulator.
Another Rust-based, GPU-accelerated terminal emulator.
A Rust crate that provides a cross-platform API for working with PTYs.
A Rust library to spawn processes in PTYs and control them through Tokio.
A fast terminal emulator with GPU acceleration. Written in Rust.
A Rust crate similar to libvte.
A Java library to run forked processes in a PTY and control them.
A program that you feed ANSI control characters and that decodes them into human-readable descriptions for you.