Get the latest tech news
Toasty, an async ORM for Rust
Tokio is a runtime for writing reliable asynchronous applications with Rust. It provides async I/O, networking, scheduling, timers, and more.
This friction is countered by fewer bugs, production issues, and a robust long-term maintenance story (Rust's borrow checker tends to incentivize more maintainable code). Toasty aims to fill some of that gap by focusing on that higher-level use case and prioritizing ease of use over maximizing performance. Also, feel free to create issues on the Github repo to propose features or start a conversation about API design and direction.
Or read this on Hacker News