BustAPI is a Python web framework that runs on a Rust core. You write normal Python code, but requests are handled by Actix-Web under the hood. The result? Flask-like code that handles 20,000+ ...