py2rs
Rust learning guide
A guide to help Python developers learn Rust
A quick reference guide for the Pythonista in the process of becoming a Rustacean
2k stars
42 watching
75 forks
Language: CSS
last commit: about 1 month ago cheatsheetexamplesguidehacktoberfestlearningpythonpythonistareferencerustrustacean
Related projects:
Repository | Description | Stars |
---|---|---|
rust-tutorials/learn-rendy | A collection of tutorials and examples to help developers learn Rendy | 37 |
windelbouwman/rspython | An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,082 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
adrianmoisey/learn-python | A collection of resources and tutorials for learning the Python programming language | 222 |
carols10cents/intro-to-rust | Educational slides on Rust programming language basics, focusing on the guessing game tutorial and ownership concepts | 8 |
rubocop/rails-style-guide | Provides guidelines and best practices for writing maintainable Ruby on Rails code | 6,484 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
ros2-rust/ros2_rust | Provides Rust bindings and tools for building ROS 2 applications | 961 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,813 |
rocketeerbkw/learn-drupal | A curated collection of resources to help learn Drupal, covering user guides, tutorials, training, and documentation for developers. | 3 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
codementorio/python-learning-resources | A curated collection of Python learning resources and tutorials | 1,057 |