# rusqlite/rusqlite SLOC report

> As of 2026-09-17 (commit 726c921a3505), rusqlite/rusqlite contains 624,841 total lines: 407,539 code, 181,773 comments, 35,529 blank, across 89 files in 7 languages (top: C 87.8%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

rusqlite/rusqlite has 407,539 source lines of code out of 624,841 total lines across 89 files, counted from the 726c921a350591abffdc99ac8d8a5bea21fbb208 ref at commit 726c921a3505 by the OctoCounts tokei engine on 2026-09-17. 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 rusqlite/rusqlite to commit 726c921a3505, 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 65.2% of all lines, comments represent 29.1%, and the repository averages 4,579 code lines per file. C accounts for 87.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 3 | 545,876 | 358,006 | 155,914 | 31,956 |
| Rust | 65 | 47,172 | 44,067 | 541 | 2,564 |
| C Header | 6 | 30,239 | 5,109 | 24,380 | 750 |
| TOML | 4 | 347 | 253 | 63 | 31 |
| Shell | 3 | 90 | 63 | 17 | 10 |
| YAML | 2 | 54 | 41 | 10 | 3 |
| Markdown | 6 | 1,063 | 0 | 848 | 215 |

Top language (C 87.8%). Generated at 2026-09-17T13:24:50.062777816+00:00. Canonical report: https://octocounts.com/github/rusqlite/rusqlite

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/rusqlite/rusqlite/commit/726c921a350591abffdc99ac8d8a5bea21fbb208?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 rusqlite/rusqlite have?

rusqlite/rusqlite has 624,841 total lines, including 407,539 code lines, 181,773 comment lines, and 35,529 blank lines.

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

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

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

This OctoCounts report was generated from 726c921a350591abffdc99ac8d8a5bea21fbb208 at commit 726c921a3505 on 2026-09-17T13:24:50.062777816+00:00.

## Similar repository reports

- [mbbill/Silverfir-nano](https://octocounts.com/github/mbbill/Silverfir-nano) — C, 407,820 code lines
- [xiaojieonly/Ehviewer_CN_SXJ](https://octocounts.com/github/xiaojieonly/Ehviewer_CN_SXJ) — C, 375,254 code lines
- [sqlcipher/sqlcipher](https://octocounts.com/github/sqlcipher/sqlcipher) — C, 374,108 code lines
- [sqlite/sqlite](https://octocounts.com/github/sqlite/sqlite) — C, 373,072 code lines
- [mirror/xserver](https://octocounts.com/github/mirror/xserver) — C, 364,477 code lines
- [x11libre/xserver](https://octocounts.com/github/x11libre/xserver) — C, 350,425 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)
- [Neovim vs VS Code](https://octocounts.com/compare/neovim-vs-vscode)
- [MongoDB vs PostgreSQL](https://octocounts.com/compare/mongodb-vs-postgres)
- [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)
