Just discovered a minimal async executor for Rust 🦀
🌀 **pollster** — Block a thread until a future completes.
💯 No dependencies, ~100 lines, just `.block_on()` and done
⭐ GitHub: https://github.com/zesterer/pollster
#rustlang #async #rust #programming #library #tip #systemsprogramming

🌀 **pollster** — Block a thread until a future completes.
💯 No dependencies, ~100 lines, just `.block_on()` and done
⭐ GitHub: https://github.com/zesterer/pollster
#rustlang #async #rust #programming #library #tip #systemsprogramming

1