# ms-jpq/coq_nvim

Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

Repository: https://github.com/ms-jpq/coq_nvim
Canonical: https://ross.abutalabs.com/products/coq_nvim
Language: Lua
License: GPL-3.0
License Family: copyleft
Topics: neovim, neovim-plugin, completion
Last push: 2026-08-23T11:41:29+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2239, "days_push": 10, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3814, forks 103 (observed 2026-08-28T04:08:20.863455+00:00)

## What it is
coq_nvim is a fast autocompletion plugin for Neovim written in Lua, using SQLite-backed B-trees and a coroutine-based interruptible scheduler for results on every keystroke. It supports LSP completion, fuzzy matching, snippets, and documentation previews.

## Use cases
- fast autocompletion in neovim
- lsp completion with snippets
- fuzzy typo-resistant code completion
- completion plugin that stays responsive on every keystroke
- multi-server lsp completion like tailwind plus cssls
- built-in snippet library for neovim

## When to avoid
- you use an editor other than Neovim
- you prefer a minimal completion setup without SQLite dependencies
- you need a plugin with a non-GPL license

## Facets
- artifact type: plugin
- maturity: active
- function: ui-components, developer-tools
- domain: text-editors, developer-tools
- platform: windows, editor-plugin
- tags: neovim, autocompletion, lsp, snippets, fuzzy-matching, sqlite, performance, linux, macos

## Member repositories
- ms-jpq/coq_nvim (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:20.863455+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:26:33.912892+00:00, confidence not recorded.
  - readme: https://github.com/ms-jpq/coq_nvim (fetched 2026-08-28T04:08:20.863455+00:00, sha 3d35581d4dd6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
