racer
Code completer
A Rust code completion utility
Rust Code Completion utility
3k stars
78 watching
279 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
racer-rust/emacs-racer | An Emacs package providing code completion and navigation features inspired by the Rust tool Racer. | 398 |
racer-rust/vim-racer | A Vim plugin that integrates Racer's Rust code completion and navigation features into the editor. | 633 |
sagiegurari/cargo-make | A tool that automates the build process for Rust projects | 2,597 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,182 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
marcoieni/release-plz | Automates Rust package release with changelog generation and cargo registry publishing | 842 |
rustdesk/rustdesk | A remote desktop application written in Rust that allows users to control another computer over the internet without configuration. | 76,095 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,548 |
ruffle-rs/ruffle | An emulator of Adobe Flash Player written in Rust | 15,702 |
peco602/rust-universal-compiler | A container solution to compile Rust projects across multiple operating systems. | 32 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
rust-windowing/winit | A cross-platform window creation and management library written in Rust. | 4,862 |
oconnor663/duct.rs | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 829 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |