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
789 stars
28 watching
105 forks
Language: Python
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
rust-lang/rust-mode | An Emacs configuration for editing Rust code | 1,133 |
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,263 |
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,148 |
ilai-deutel/kibi | A lightweight text editor written in Rust with syntax highlighting and UTF-8 support | 1,589 |
brotzeit/rustic | A Rust development environment for Emacs | 727 |
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,235 |
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 | 285 |
srijs/rust-copperline | A Pure-Rust command line editing library | 27 |