Ty is a new, fast Python type checker and language server written in Rust, claiming to be 10-100x faster than mypy and Pyright. It is currently in beta and offers features such as comprehensive diagnostics, configurable rule levels, and editor integrations. The project is still in development and not yet ready for production use. Ty's performance and accuracy are being compared to existing type checkers like mypy and Pyright.