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.

GitHub

874 stars
23 watching
62 forks
Language: Python
last commit: 10 days ago
Linked from 1 awesome list

programming-languagerust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rust-lang/reference The Rust Language Reference is the primary documentation for the Rust programming language. 1,248
rust-lang/rust The Rust project provides tools and infrastructure to build efficient, reliable software 98,564
rust-lang-ru/rust-by-example A translation project of the Rust programming language book 63
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
greyblake/whatlang-rs A Rust library for detecting the language of text, including script recognition and reliability estimation. 970
bradford-hamilton/monkey_lang_rust Rewriting a scripting language in Rust to create a compiler and interpreter implementation 6
rust-lang/rust-mode An Emacs configuration for editing Rust code 1,124
rust-lang/libm A Rust port of math library functions from MUSL's libm 545
rust-lang/rust-enhanced An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language. 786
rust-lang/style-team Defines and enforces style conventions for the Rust programming language. 454
rust-lang/log A logging facade providing a single API to abstract over various logging implementations. 2,212
rust-lang/rustc-dev-guide An online guide to understanding the Rust compiler's inner workings and contributing to it 1,667
core-lang/core A Rust-based implementation of a general-purpose programming language with compiler, garbage collector, and JIT capabilities 45
rust-lang/chalk An implementation of the Rust trait system using a PROLOG-like logic solver 1,843