# alacritty/alacritty SLOC report

> As of 2026-08-26 (commit ede2ac144da4), alacritty/alacritty contains 37,968 total lines: 28,905 code, 3,429 comments, 5,634 blank, across 118 files in 10 languages (top: Rust 85.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

alacritty/alacritty has 28,905 source lines of code out of 37,968 total lines across 118 files, counted from the master ref at commit ede2ac144da4 by the OctoCounts tokei engine on 2026-08-26. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving alacritty/alacritty to commit ede2ac144da4, 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 76.1% of all lines, comments represent 9.0%, and the repository averages 245 code lines per file. Rust accounts for 85.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 86 | 31,297 | 24,688 | 1,671 | 4,938 |
| SVG | 6 | 2,871 | 2,871 | 0 | 0 |
| BASH | 1 | 531 | 528 | 0 | 3 |
| GLSL | 6 | 407 | 267 | 55 | 85 |
| TOML | 6 | 239 | 211 | 1 | 27 |
| Shell | 4 | 196 | 156 | 24 | 16 |
| Fish | 1 | 79 | 73 | 3 | 3 |
| Makefile | 1 | 85 | 73 | 0 | 12 |
| XML | 1 | 48 | 38 | 1 | 9 |
| Markdown | 6 | 2,215 | 0 | 1,674 | 541 |

Top language (Rust 85.4%). Generated at 2026-08-26T18:19:26.790145200+00:00. Canonical report: https://octocounts.com/github/alacritty/alacritty

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/alacritty/alacritty/commit/ede2ac144da4dec4c075bfa803aacf3b3739bce6?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does alacritty/alacritty have?

alacritty/alacritty has 37,968 total lines, including 28,905 code lines, 3,429 comment lines, and 5,634 blank lines.

### How was the alacritty/alacritty line count measured?

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

### What commit was counted for alacritty/alacritty?

This OctoCounts report was generated from master at commit ede2ac144da4 on 2026-08-26T18:19:26.790145200+00:00.

## Similar repository reports

- [ytmmi/CRF](https://octocounts.com/github/ytmmi/CRF) — Rust, 28,712 code lines
- [tokio-rs/axum](https://octocounts.com/github/tokio-rs/axum) — Rust, 28,536 code lines
- [DioxusLabs/accessibility-cli](https://octocounts.com/github/DioxusLabs/accessibility-cli) — Rust, 28,419 code lines
- [googleworkspace/cli](https://octocounts.com/github/googleworkspace/cli) — Rust, 28,367 code lines
- [qdrant/rust-client](https://octocounts.com/github/qdrant/rust-client) — Rust, 27,643 code lines
- [FeralFirmware/TailTalk](https://octocounts.com/github/FeralFirmware/TailTalk) — Rust, 30,244 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
