🍺 BREW Explorer

← all formulae

bacon-ls

brew install bacon-ls v0.29.0 MIT

Rust diagnostic provider based on Bacon

13
30-day installs · #7952
89
90-day · #5848
303
365-day · #6296
210
★ GitHub stars · updated 2mo ago

Build dependencies

GitHub topics

diagnostics ide lsp lsp-server neovim rust

Links

Raw metadata
{
  "aliases": [],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Rust diagnostic provider based on Bacon",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:35:44+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "bacon-ls",
  "github_default_branch": "main",
  "github_last_commit_at": "2026-06-02T01:29:18Z",
  "github_readme_excerpt": "# \ud83d\udc3d Bacon Language Server \ud83d\udc3d\n\n[![Ci](https://img.shields.io/github/actions/workflow/status/crisidev/bacon-ls/ci.yml?style=for-the-badge)](https://github.com/crisidev/bacon-ls/actions?query=workflow%3Aci)\n[![Release](https://img.shields.io/github/actions/workflow/status/crisidev/bacon-ls/release.yml?style=for-the-badge)](https://github.com/crisidev/bacon-ls/actions?query=workflow%3Arelease)\n[![Crates.io](https://img.shields.io/crates/v/bacon-ls?style=for-the-badge)](https://crates.io/crates/bacon-ls)\n[![Crates.io](https://img.shields.io/crates/d/bacon-ls?style=for-the-badge)](https://crates.io/crates/bacon-ls)\n[![License](https://img.shields.io/badge/license-MIT-blue?style=for-the-badge)](https://github.com/crisidev/bacon-ls/blob/main/LICENSE)\n[![Codecov](https://img.shields.io/codecov/c/github/crisidev/bacon-ls?style=for-the-badge\u0026token=42UR7SSSPB)](https://codecov.io/github/crisidev/bacon-ls)\n\n**Are you tired of [rust-analyzer](https://rust-analyzer.github.io/) diagnostics being slow?**\n\nLSP Server wrapper for the exceptional [Bacon](https://dystroy.org/bacon/) exposing [textDocument/diagnostic](https://microsoft.github.io/language-server-protocol/specification#textDocument_diagnostic) and [workspace/diagnostic](https://microsoft.github.io/language-server-protocol/specification#workspace_diagnostic) capabilities.\n\n`bacon-ls` \ud83d\udc3d does not substitute `rust-analyzer`, it\u0027s a companion tool that can help with large \ncodebases where `rust-analyzer` can become slow dealing with diagnostics. \n\n**`bacon-ls` \ud83d\udc3d does not help with completion, analysis, refactor, etc... For these, `rust-analyzer` must be running.**\n\n![Bacon screenshot](./img/screenshot.png)\n\n\u003c!-- vim-markdown-toc Marked --\u003e\n\n* [Features](#features)\n    * [Limitations](#limitations)\n* [Installation](#installation)\n    * [VSCode](#vscode)\n    * [Mason.nvim](#mason.nvim)\n    * [Manual](#manual)\n    * [Nix](#nix)\n* [Configuration](#configuration)\n    * [Choosing a backend](#choosing-a-backend)\n    * [Cargo backend op",
  "github_repo": "crisidev/bacon-ls",
  "github_stars": 210,
  "github_topics": [
    "diagnostics",
    "ide",
    "lsp",
    "lsp-server",
    "neovim",
    "rust"
  ],
  "homepage": "https://github.com/crisidev/bacon-ls",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 13,
  "installs_365d": 303,
  "installs_90d": 89,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "bacon-ls",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 7952,
  "rank_365d": 6296,
  "rank_90d": 5848,
  "raw_hash": "69e1801589285872",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/b/bacon-ls.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "0.29.0",
  "versioned_formulae": [],
  "why_use_this": null
}