vim-racer VS YouCompleteMe

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-racer YouCompleteMe
1 70
627 25,272
0.2% 0.1%
1.8 7.4
about 3 years ago 10 days ago
Vim Script Python
MIT License GNU General Public License v3.0 only
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-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.

YouCompleteMe

Posts with mentions or reviews of YouCompleteMe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.

What are some alternatives?

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

rust.vim - Vim configuration for Rust.

coc.nvim - Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

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

Jedi-vim - Using the jedi autocompletion library for VIM.

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

ale - Check syntax in Vim/Neovim asynchronously and fix files, with Language Server Protocol (LSP) support

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

vim-lsp - async language server protocol plugin for vim and neovim

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

completion-nvim - A async completion framework aims to provide completion to neovim's built in LSP written in Lua

just - 🤖 Just a command runner

Python-mode - Vim python-mode. PyLint, Rope, Pydoc, breakpoints from box.