rust-mode
Code editor
An Emacs configuration for editing Rust code
Emacs configuration for Rust
1k stars
34 watching
180 forks
Language: Emacs Lisp
last commit: 9 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brotzeit/rustic | A Rust development environment for Emacs | 728 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 874 |
ziglang/zig-mode | A mode for Emacs to support the Zig programming language | 171 |
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 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 729 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,248 |
rust-lang/style-team | Defines and enforces style conventions for the Rust programming language. | 454 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-lang/docker-rust | An official Docker image for the Rust programming language | 446 |
swift-emacs/swift-mode | An Emacs extension that provides support for writing, debugging and compiling Swift code within the editor. | 372 |
damon-kwok/v-mode | An Emacs major mode for editing and processing V programming language files | 60 |
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,082 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
immerrr/lua-mode | A Lua editing mode for Emacs. | 319 |