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
76 forks
Language: CSS
last commit: 3 months 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,148 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
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 | 223 |
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,483 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
ros2-rust/ros2_rust | A set of Rust libraries and tools for building ROS 2 applications | 988 |
dgrunwald/rust-cpython | Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
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 | Empowering software developers to build reliable and efficient software using a fast and memory-efficient language with strong type safety and comprehensive tooling. | 99,490 |
codementorio/python-learning-resources | A curated collection of Python learning resources and tutorials | 1,054 |