rust-mode
Code editor
An Emacs configuration for editing Rust code
Emacs configuration for Rust
1k stars
35 watching
181 forks
Language: Emacs Lisp
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
brotzeit/rustic | A Rust development environment for Emacs | 727 |
alilleybrinker/langs-in-rust | A directory of programming languages implemented in Rust, serving as a source of inspiration and comparison. | 887 |
ziglang/zig-mode | A mode for Emacs to support the Zig programming language | 174 |
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. | 789 |
toml-rs/toml | Tools and utilities for parsing and editing TOML configuration files in Rust | 739 |
rust-lang/reference | The Rust Language Reference is the primary documentation for the Rust programming language. | 1,263 |
rust-lang/style-team | Defines and enforces style conventions for the Rust programming language. | 456 |
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 |
rust-lang/docker-rust | An official Docker image for the Rust programming language | 455 |
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 | 61 |
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 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,679 |
immerrr/lua-mode | A Lua editing mode for Emacs. | 322 |