# swiftlang/sourcekit-lsp SLOC report

> As of 2026-08-31 (commit a463483aba30), swiftlang/sourcekit-lsp contains 127,076 total lines: 98,255 code, 16,722 comments, 12,099 blank, across 522 files in 9 languages (top: Swift 96.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving swiftlang/sourcekit-lsp to commit a463483aba30, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 77.3% of all lines, comments represent 13.2%, and the repository averages 188 code lines per file. Swift accounts for 96.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Swift | 453 | 119,991 | 94,596 | 14,377 | 11,018 |
| JSON | 2 | 1,373 | 1,373 | 0 | 0 |
| C Header | 4 | 1,278 | 1,027 | 101 | 150 |
| CMake | 26 | 841 | 771 | 18 | 52 |
| Python | 3 | 673 | 482 | 68 | 123 |
| C | 3 | 44 | 5 | 36 | 3 |
| Shell | 1 | 3 | 1 | 1 | 1 |
| Markdown | 29 | 2,662 | 0 | 1,947 | 715 |
| Plain Text | 1 | 211 | 0 | 174 | 37 |

Top language (Swift 96.3%). Generated at 2026-08-31T02:22:30.826293511+00:00. Canonical report: https://octocounts.com/github/swiftlang/sourcekit-lsp

## Report FAQ

### How many lines of code does swiftlang/sourcekit-lsp have?

swiftlang/sourcekit-lsp has 127,076 total lines, including 98,255 code lines, 16,722 comment lines, and 12,099 blank lines.

### How was the swiftlang/sourcekit-lsp line count measured?

OctoCounts resolved the public GitHub repository to commit a463483aba30, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for swiftlang/sourcekit-lsp?

This OctoCounts report was generated from main at commit a463483aba30 on 2026-08-31T02:22:30.826293511+00:00.

## Similar repository reports

- [palmier-io/palmier-pro](https://octocounts.com/github/palmier-io/palmier-pro) — Swift, 95,729 code lines
- [nickcheng/NetNewsWire](https://octocounts.com/github/nickcheng/NetNewsWire) — Swift, 101,358 code lines
- [silmarhan/NetNewsWire](https://octocounts.com/github/silmarhan/NetNewsWire) — Swift, 101,358 code lines
- [Ranchero-Software/NetNewsWire](https://octocounts.com/github/Ranchero-Software/NetNewsWire) — Swift, 101,358 code lines
- [soniqo/speech-swift](https://octocounts.com/github/soniqo/speech-swift) — Swift, 106,605 code lines
- [HeyPace/pace](https://octocounts.com/github/HeyPace/pace) — Swift, 114,716 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
