rust-enhanced
Rust editor extension
An enhanced package for Sublime Text 4 that improves syntax highlighting, build system, and error handling for the Rust programming language.
The official Sublime Text 4 package for the Rust Programming Language
786 stars
28 watching
105 forks
Language: Python
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,756 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 876 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,124 |
rust-lang-ru/rust-by-example | A translation project of the Rust programming language book | 63 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
bradford-hamilton/monkey_lang_rust | Rewriting a scripting language in Rust to create a compiler and interpreter implementation | 6 |
rust-lang/rust-by-example | An interactive Rust learning platform with examples and a live code editor. | 7,101 |
ilai-deutel/kibi | A small text editor with basic features like syntax highlighting and incremental search, written in Rust. | 1,536 |
brotzeit/rustic | A Rust development environment for Emacs | 728 |
mwerezak/sphinx-lang | An interpreter for a dynamically typed language written in Rust, aiming to create a lightweight and expressive language runtime. | 290 |
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 |
huhu/rust-search-extension | A search extension for Rust developers that provides instant access to documentation, crates, and other resources. | 1,228 |
nazarepiedady/rust-com-exemplos | A Rust-based tutorial project with live coding editor examples | 6 |
lifthrasiir/rust-encoding | A Rust library providing advanced character encoding support with error detection and recovery capabilities | 284 |
srijs/rust-copperline | A Pure-Rust command line editing library | 27 |