awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to saecki/crates.nvim

Open-source alternatives to Crates.nvim

30 open-source projects similar to saecki/crates.nvim, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Crates.nvim alternative.

  • kakoune-lsp/kakoune-lspkakoune-lsp avatar

    kakoune-lsp/kakoune-lsp

    690View on GitHub↗

    Kakoune Language Server Protocol Client

    Rust
    View on GitHub↗690
  • nwiizo/cargo.nvimnwiizo avatar

    nwiizo/cargo.nvim

    90View on GitHub↗

    A Neovim plugin that provides seamless integration with Rust's Cargo commands. Execute Cargo commands directly from Neovim with a floating window interface.

    Lua
    View on GitHub↗90
  • racer-rust/emacs-racerracer-rust avatar

    racer-rust/emacs-racer

    397View on GitHub↗

    Racer support for Emacs

    Emacs Lispcompletion-raceremacsracer
    View on GitHub↗397
  • madeso/ridemadeso avatar

    madeso/ride

    175View on GitHub↗

    Ride IDE

    C++
    View on GitHub↗175
  • rust-lang/rust-moderust-lang avatar

    rust-lang/rust-mode

    1,250View on GitHub↗

    Emacs configuration for Rust

    Emacs Lisp
    View on GitHub↗1,250
  • racer-rust/vim-racerracer-rust avatar

    racer-rust/vim-racer

    622View on GitHub↗

    Racer support for Vim

    Vim script
    View on GitHub↗622

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • lapce/lapcelapce avatar

    lapce/lapce

    38,569View on GitHub↗

    Lapce is a high-performance text editor built with Rust that utilizes hardware acceleration for fast rendering and responsiveness. It functions as a modal text editor with Vim-style keybindings to minimize hand movement, an LSP client for language intelligence, and a remote development environment for editing files and executing code on distant servers. The editor features an extensible architecture based on the WebAssembly System Interface, allowing it to execute plugins compiled to WASI for cross-language functionality. It further distinguishes itself by implementing the Debug Adapter Proto

    Rustcode-editordeveloper-toolsrust
    View on GitHub↗38,569
  • pistondevelopers/visualrustPistonDevelopers avatar

    PistonDevelopers/VisualRust

    702View on GitHub↗

    Visual Studio extension for Rust

    C#
    View on GitHub↗702
  • autozimu/languageclient-neovimautozimu avatar

    autozimu/LanguageClient-neovim

    3,554View on GitHub↗

    Language Server Protocol (LSP) support for vim and neovim.

    Rust
    View on GitHub↗3,554
  • rust-lang/rust.vimrust-lang avatar

    rust-lang/rust.vim

    4,165View on GitHub↗

    rust.vim is a Vim plugin that provides language-specific editor support for Rust. It integrates syntax highlighting, indentation management, and tooling configurations to improve the readability and structural understanding of Rust source code. The plugin enables targeted test execution for specific functions and provides integration with an online playground for code experimentation and sharing. It further covers capabilities for code formatting, static error detection, and symbol navigation for browsing source structures and jumping between definitions. Configuration is managed through Vi

    Vim Script
    View on GitHub↗4,165
  • emacs-rustic/rusticemacs-rustic avatar

    emacs-rustic/rustic

    173View on GitHub↗

    Rustic - Intro - Known issues - Installation - Melpa - quelpa - straight - remote - Compilation - Navigating errors - default directory - Faces - rustc errors - Rustfmt - Change default arguments - edition 2018 - remote - Tree sitter - LSP - Server - Automatic server installation - Client -…

    Emacs Lisp
    View on GitHub↗173
  • flycheck/flycheck-rustflycheck avatar

    flycheck/flycheck-rust

    124View on GitHub↗

    Better Rust/Cargo support for Flycheck

    Emacs Lisp
    View on GitHub↗124
  • eclipse-corrosion/corrosioneclipse-corrosion avatar

    eclipse-corrosion/corrosion

    242View on GitHub↗

    Eclipse Corrosion - Rust edition in Eclipse IDE

    Javaeclipse-idehacktoberfestredox
    View on GitHub↗242
  • rust-lang/rust-enhancedrust-lang avatar

    rust-lang/rust-enhanced

    821View on GitHub↗

    The official Sublime Text 4 package for the Rust Programming Language

    Python
    View on GitHub↗821
  • intellij-rust/intellij-rustintellij-rust avatar

    intellij-rust/intellij-rust

    4,533View on GitHub↗

    This project is an IntelliJ IDE plugin that provides an integrated development environment for Rust. It serves as a build system orchestrator and debugger interface, offering comprehensive language analysis, syntax highlighting, and intelligent code editing assistance. The plugin integrates with a language server to provide real-time type inference and code navigation. It includes a dedicated static analysis tool for detecting code duplicates, analyzing memory leaks, and measuring test coverage. The toolset covers toolchain management and Cargo integration for dependency and manifest handlin

    Kotlinclionhacktoberfestintellij
    View on GitHub↗4,533
  • roots/bedrockroots avatar

    roots/bedrock

    6,531View on GitHub↗

    WordPress boilerplate with Composer and Git, easier configuration, and an improved folder structure

    PHPbedrockcomposerphp
    View on GitHub↗6,531
  • syl20bnr/spacemacssyl20bnr avatar

    syl20bnr/spacemacs

    24,560View on GitHub↗

    Spacemacs is a community-driven configuration for Emacs that integrates modal text editing and a modular system for managing editor features. It implements distinct states for navigation and insertion to separate text manipulation from text entry, combining the efficiency of modal navigation with the extensibility of the Emacs environment. The project distinguishes itself through a layer-based feature composition system, which groups related third-party packages and configurations into modular units. This system includes dependency-based resolution to manage conflicting extensions and a mnemo

    Emacs Lispcommunity-drivenconfigurationemacs
    View on GitHub↗24,560
  • cquery-project/cquerycquery-project avatar

    cquery-project/cquery

    2,363View on GitHub↗

    C/C++ language server supporting multi-million line code base, powered by libclang. Emacs, Vim, VSCode, and others with language server protocol support. Cross references, completion, diagnostics, semantic highlighting and more

    C++
    View on GitHub↗2,363
  • friendsofphp/pickleFriendsOfPHP avatar

    FriendsOfPHP/pickle

    1,651View on GitHub↗

    PHP Extension installer

    PHP
    View on GitHub↗1,651
  • composer-unused/composer-unusedcomposer-unused avatar

    composer-unused/composer-unused

    1,681View on GitHub↗

    Show unused composer dependencies by scanning your code

    PHP
    View on GitHub↗1,681
  • composer/satiscomposer avatar

    composer/satis

    3,280View on GitHub↗

    Simple static Composer repository generator - For a full private Composer repo use Private Packagist

    PHP
    View on GitHub↗3,280
  • composer/installerscomposer avatar

    composer/installers

    1,435View on GitHub↗

    A Multi-Framework Composer Library Installer

    PHP
    View on GitHub↗1,435
  • auroraeditor/auroraeditorAuroraEditor avatar

    AuroraEditor/AuroraEditor

    1,335View on GitHub↗
    Swiftaeideauroraaurora-editor
    View on GitHub↗1,335
  • apache/netbeansapache avatar

    apache/netbeans

    3,067View on GitHub↗

    Apache NetBeans

    Javacode-editoridejava
    View on GitHub↗3,067
  • embarcadero/dev-cppEmbarcadero avatar

    Embarcadero/Dev-Cpp

    2,882View on GitHub↗

    Dev-Cpp is a comprehensive development suite that serves as a C++ integrated development environment, a cross-platform application builder, and a visual UI designer. It provides a toolchain for writing, compiling, and debugging native C++ applications on Windows, while offering a framework to create native binaries for desktop, mobile, and IoT devices from a single codebase. The project distinguishes itself by integrating an embedded SQL database engine and a REST API development platform directly into the workflow. It includes an AI-assisted coding tool that leverages large language models t

    Pascalcppdelphidev-cpp
    View on GitHub↗2,882
  • ergebnis/composer-normalizeergebnis avatar

    ergebnis/composer-normalize

    1,111View on GitHub↗

    🎵 Provides a composer plugin for normalizing composer.json.

    PHP
    View on GitHub↗1,111
  • aelij/roslynpadaelij avatar

    aelij/RoslynPad

    2,779View on GitHub↗

    A cross-platform C# editor based on Roslyn and AvalonEdit

    C#
    View on GitHub↗2,779
  • eclipse-platform/eclipse.platformeclipse-platform avatar

    eclipse-platform/eclipse.platform

    156View on GitHub↗

    Eclipse Platform - a comprehensive set of frameworks and common services that collectively provide a powerful software development infrastructure.

    Java
    View on GitHub↗156
  • fritzing/fritzing-appfritzing avatar

    fritzing/fritzing-app

    4,732View on GitHub↗

    Fritzing is electronic circuit design software used for documenting hardware builds. It functions as a hardware documentation tool and a printed circuit board layout tool, allowing users to create visual representations of circuits through breadboard, schematic, and board views. The software includes a dedicated electronic component modeler for creating digital representations and custom parts for component libraries. It supports a full manufacturing workflow, enabling the translation of digital circuit sketches into professional board orders through integrated production services. The appli

    C++fritzing-application
    View on GitHub↗4,732
  • codeeditapp/codeeditCodeEditApp avatar

    CodeEditApp/CodeEdit

    22,896View on GitHub↗

    CodeEdit is an open-source integrated development environment and native macOS code editor. It provides a workspace for writing and modifying source code, combining a text editor with project management tools. The editor is built specifically for macOS using native frameworks to ensure performance. It features a plugin system that allows for the addition of specialized features and custom logic to extend the editing experience. The environment includes an integrated terminal emulator for executing development commands and debugging tools. It also provides project-wide file indexing for globa

    Swiftappappkitapple
    View on GitHub↗22,896