macOS
brew install cclslocal Homebrew formula metadata
sudo port install cclsMacPorts ports tree · devel/ccls/Portfile · source: api.github.com
brew
C/C++/ObjC language server. Version 0.20250815.1 via Homebrew; verified from local package data.
install
brew install cclslocal Homebrew formula metadata
sudo port install cclsMacPorts ports tree · devel/ccls/Portfile · source: api.github.com
sudo apk add cclsAlpine Linux edge package indexes · ccls · source: dl-cdn.alpinelinux.org
sudo apt install cclsDebian stable package indexes · ccls · source: deb.debian.org
nix profile install nixpkgs#cclsnixpkgs package indexes · pkgs/by-name/cc/ccls/package.nix · source: api.github.com
sudo pacman -S cclsArch Linux sync databases · ccls · source: geo.mirror.pkgbuild.com
sudo zypper install cclsopenSUSE Tumbleweed package metadata · ccls · source: download.opensuse.org
overview
C/C++/ObjC language server
history
ccls is a C, C++, and Objective-C language server. Its README says it originates from cquery and supports completion, cross references, hierarchies, formatting, diagnostics, semantic highlighting, and whole-project indexing.
The official GitHub repository was created in March 2018. The README explicitly frames ccls as originating from cquery, another C/C++ language-server project, and describes ccls' distinguishing emphasis on indexing the whole project while serving requests before indexing is complete.
The supplied package facts show ccls packaged broadly across Alpine, Homebrew, Debian, MacPorts, Nix, Arch, Ubuntu, and openSUSE. That spread reflects language-server adoption by editors and distributions after the Language Server Protocol became common infrastructure.
A typical ccls setup gives the server a project-root compile_commands.json generated by the build system, or a project-root .ccls file containing compiler flags. Editors then speak LSP to ccls for code completion, navigation, references, diagnostics, and semantic highlighting.
ccls is significant because it packages a clang-based language server as a standalone system dependency instead of binding users to one editor extension. For package managers, it is the sort of developer-tool daemon that makes editor integrations reproducible across machines.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
<project-root>/compile_commands.json<project-root>/.cclsexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ccls | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/MaskRay/ccls
install metadata
| Package key | brew:ccls |
|---|---|
| Version | 0.20250815.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ccls |
| Homepage | https://github.com/MaskRay/ccls |
| Repository | https://github.com/MaskRay/ccls |
| Upstream docs | https://github.com/MaskRay/ccls#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/MaskRay/ccls/archive/refs/tags/0.20250815.1.tar.gz |
| Dependencies | llvm |
| Build dependencies | cmake, rapidjson |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ccls |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
ccls 0.20241108-1
C/C++/ObjC language server
https://github.com/MaskRay/ccls
sudo apt install cclsccls
nix profile install nixpkgs#cclsccls 0.20240202-1
C/C++/ObjC language server
https://github.com/MaskRay/ccls
sudo apt install cclsccls 0.20250815.1-r1
C/C++/Objective-C language server
https://github.com/MaskRay/ccls
sudo apk add cclsccls 0.20250815.1-2
C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting
https://github.com/MaskRay/ccls
sudo pacman -S cclsccls 0.20250815.1-2.2
C/C++/ObjC language server
https://github.com/MaskRay/ccls
sudo zypper install cclsccls
sudo port install cclssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.