launchbadge / sqlx

🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
Apache License 2.0
13.48k stars 1.28k forks source link

Support 'may' async-coroutine-runtime #220

Closed wu-jun-jie closed 1 year ago

wu-jun-jie commented 4 years ago

May: rust stackful coroutine library

may has beautiful Features:

abonander commented 1 year ago

Closing this as we're unlikely to entertain any other async runtime anytime soon.