racer
Code completer
A Rust code completion utility
Rust Code Completion utility
3k stars
78 watching
278 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. | 396 |
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,614 |
rust-lang/rustup | A tool that installs and manages multiple versions of the Rust compiler on different platforms. | 6,213 |
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,919 |
rustdesk/rustdesk | An open-source remote desktop application written in Rust. | 77,703 |
rwf2/rocket | An async web framework for Rust with a focus on usability, security, extensibility, and speed. | 24,706 |
ruffle-rs/ruffle | An emulator of Adobe Flash Player written in Rust | 15,876 |
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 | 259 |
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-windowing/winit | A library that provides a low-level window creation and management system for building cross-platform GUI applications | 4,940 |
oconnor663/duct.rs | A library for running child processes in Rust, providing tools for building pipelines and handling errors and input/output. | 839 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 3,022 |