Rust Resources for Python Developers
Curated collection of books, tools, libraries, and community resources to accelerate your Python-to-Rust journey. All resources are chosen with Python developers in mind.
Learning
Practice
Books
Tools
Libraries
Community
Python to Rust Library Equivalents
Python Libraries
requestsHTTP clientjsonJSON serializationargparseCLI argument parsingasyncioAsync programmingunittestTesting frameworkloggingLoggingdatetimeDate/time handlingpathlibPath manipulationRust Equivalents
reqwestHTTP clientserde_jsonJSON serializationclapCLI argument parsingtokioAsync runtimebuilt-inTesting frameworklog + env_loggerLoggingchronoDate/time handlingstd::pathPath manipulationKnow a Great Resource?
Help us build the best collection of Python-to-Rust resources. Submit your suggestions and help other developers on their journey.