rspython
Rust Python
An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python.
Rust implementation of the python language
30 stars
4 watching
2 forks
Language: Rust
last commit: over 6 years ago python-languagerust
Related projects:
Repository | Description | Stars |
---|---|---|
| A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
| Rust bindings for the Python interpreter, allowing Rust code to interact with and use Python libraries and scripts. | 1,815 |
| Allows inline Python code execution within Rust | 1,166 |
| 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 |
| A guide to help Python developers learn Rust | 2,083 |
| The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| A translation project of the Rust programming language book | 63 |
| A Rust-based implementation of a Python bytecode interpreter with goals of compatibility and sandboxing. | 73 |
| A Rust implementation of an RPC framework with support for multiple protocols and transport methods | 279 |
| A Python implementation of RSA cryptography | 488 |
| A library providing a simple, type-safe way to handle values with potential errors in Python 3. | 1,625 |
| An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. | 789 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| Provides an Option type inspired by Rust for Python 3 | 71 |
| A Rust wrapper around the RocksDB database system. | 1,893 |