Click any tag below to further narrow down your results
Links
Astral has released ty, a new type checker and language server for Python that outperforms existing tools like mypy and Pyright. Built in Rust, it offers rapid incremental updates and a robust diagnostic system. The beta version is available for installation via the uv tool or as a VS Code extension.
Turso Database is a new in-process SQL database written in Rust that is compatible with SQLite and currently in BETA. It supports features like change data capture, asynchronous I/O, cross-platform capabilities, and enhanced schema management, with a focus on reliability and community contributions. Experimental features include encryption at rest and incremental computation, and it is designed for future developments like vector indexing for fast searches.