sourcekit-lsp VS ccls

Compare sourcekit-lsp vs ccls and see what are their differences.

sourcekit-lsp

Language Server Protocol implementation for Swift and C-based languages (by apple)

ccls

C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting (by MaskRay)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
sourcekit-lsp ccls
12 41
3,124 3,628
1.8% -
9.7 5.3
about 15 hours ago 3 months ago
Swift C++
Apache License 2.0 Apache License 2.0
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.

sourcekit-lsp

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

ccls

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

What are some alternatives?

When comparing sourcekit-lsp and ccls you can also consider the following projects:

swift-syntax - A set of Swift libraries for parsing, inspecting, generating, and transforming Swift source code.

clangd - clangd language server

swift - The Swift Programming Language

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

cxx-interop-test - Small test app for C++ Interop with Swift.

YouCompleteMe - A code-completion engine for Vim

tree-sitter-swift - A tree-sitter grammar for the Swift programming language.

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

tree-sitter-swift - Swift grammar for tree-sitter

rtags - A client/server indexer for c/c++/objc[++] with integration for Emacs based on clang.

alchemy - Modern, batteries included web framework for Swift.

nvim-dap - Debug Adapter Protocol client implementation for Neovim