langs-in-rust
Rust language list
A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison.
A list of programming languages implemented in Rust, for inspiration.
887 stars
23 watching
63 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
programming-languagerust
Related projects:
Repository | Description | Stars |
---|---|---|
| The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
| 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 translation project of the Rust programming language book | 63 |
| An alternative implementation of Python in Rust, aiming to provide a native compilation option and explore new possibilities for combining Rust with Python. | 30 |
| An interactive Rust learning platform with examples and a live code editor. | 7,148 |
| A Rust library for detecting the language of text, including script recognition and reliability estimation. | 980 |
| Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
| An Emacs configuration for editing Rust code | 1,133 |
| A Rust port of math library functions from MUSL's libm | 548 |
| An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. | 789 |
| Defines and enforces style conventions for the Rust programming language. | 456 |
| A lightweight logging facade that provides a single API for abstracting over different logging implementations. | 2,241 |
| An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
| A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities | 46 |
| An implementation of the Rust trait system using a PROLOG-like logic solver | 1,860 |