vim-cargo VS vim-racer

Compare vim-cargo vs vim-racer and see what are their differences.

vim-cargo

Rust Cargo command bindings (by timonv)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
vim-cargo vim-racer
- 1
57 627
- 0.2%
0.0 1.8
about 6 years ago about 3 years ago
Vim Script Vim Script
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-cargo

Posts with mentions or reviews of vim-cargo. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning vim-cargo yet.
Tracking mentions began in Dec 2020.

vim-racer

Posts with mentions or reviews of vim-racer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-17.
  • vim racer go to function definition
    2 projects | /r/rust | 17 Mar 2022
    I have installed https://github.com/racer-rust/vim-racer just now. Auto complete is working but how i can jump to function definition and jump to source code for standard library function.

What are some alternatives?

When comparing vim-cargo and vim-racer you can also consider the following projects:

rust.vim - Vim configuration for Rust.

YouCompleteMe - A code-completion engine for Vim

Rust for Visual Studio Code

rusty-tags - Create ctags/etags for a cargo project

VisualRust - Visual Studio extension for Rust

rst - The open source design documentation tool for everybody [Moved to: https://github.com/vitiral/artifact]

intellij-rust - Rust plugin for the IntelliJ Platform

rust-analyzer - A Rust compiler front-end for IDEs [Moved to: https://github.com/rust-lang/rust-analyzer]

Clippy - A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/