# meilisearch/meilisearch SLOC report

> As of 2026-09-11 (commit ff680d29a89f), meilisearch/meilisearch contains 146,132 total lines: 124,781 code, 5,820 comments, 15,531 blank, across 521 files in 8 languages (top: Rust 95.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving meilisearch/meilisearch to commit ff680d29a89f, 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 large codebase by counted code lines. Code represents 85.4% of all lines, comments represent 4.0%, and the repository averages 240 code lines per file. Rust accounts for 95.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 451 | 138,426 | 118,939 | 4,504 | 14,983 |
| JSON | 21 | 4,642 | 4,640 | 0 | 2 |
| TOML | 25 | 1,157 | 886 | 132 | 139 |
| Shell | 3 | 221 | 175 | 24 | 22 |
| SVG | 5 | 108 | 107 | 1 | 0 |
| Dockerfile | 1 | 46 | 25 | 9 | 12 |
| YAML | 1 | 19 | 9 | 6 | 4 |
| Markdown | 14 | 1,513 | 0 | 1,144 | 369 |

Top language (Rust 95.3%). Generated at 2026-09-11T21:17:10.126901110+00:00. Canonical report: https://octocounts.com/github/meilisearch/meilisearch

## Report FAQ

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

meilisearch/meilisearch has 146,132 total lines, including 124,781 code lines, 5,820 comment lines, and 15,531 blank lines.

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

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

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

This OctoCounts report was generated from ff680d29a89f5ab6b982b577f7c0c0a9a9644ea1 at commit ff680d29a89f on 2026-09-11T21:17:10.126901110+00:00.

## Similar repository reports

- [louis-e/arnis](https://octocounts.com/github/louis-e/arnis) — Rust, 125,088 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 code lines
- [dioxuslabs/dioxus](https://octocounts.com/github/dioxuslabs/dioxus) — Rust, 123,362 code lines
- [AnyiWang/OpenCovibe](https://octocounts.com/github/AnyiWang/OpenCovibe) — Rust, 121,041 code lines
- [h4ckf0r0day/obscura](https://octocounts.com/github/h4ckf0r0day/obscura) — Rust, 129,362 code lines
- [pengwow/axon_quant](https://octocounts.com/github/pengwow/axon_quant) — Rust, 119,401 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
