# dani-garcia/vaultwarden SLOC report

> As of 2026-09-16 (commit eb212e23fad8), dani-garcia/vaultwarden contains 80,131 total lines: 68,672 code, 4,916 comments, 6,543 blank, across 500 files in 18 languages (top: Rust 41.0%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

dani-garcia/vaultwarden has 68,672 source lines of code out of 80,131 total lines across 500 files, counted from the eb212e23fad88e6136723f43e5b73543fa7026d3 ref at commit eb212e23fad8 by the OctoCounts tokei engine on 2026-09-16. 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 dani-garcia/vaultwarden to commit eb212e23fad8, 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 85.7% of all lines, comments represent 6.1%, and the repository averages 137 code lines per file. Rust accounts for 41.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 62 | 34,263 | 28,182 | 1,758 | 4,323 |
| JavaScript | 8 | 21,956 | 19,646 | 1,885 | 425 |
| CSS | 4 | 12,817 | 11,841 | 46 | 930 |
| JSON | 3 | 3,713 | 3,713 | 0 | 0 |
| Handlebars | 72 | 1,967 | 1,800 | 68 | 99 |
| SQL | 314 | 1,725 | 1,474 | 50 | 201 |
| SVG | 7 | 505 | 503 | 1 | 1 |
| TypeScript | 3 | 422 | 359 | 17 | 46 |
| TOML | 5 | 437 | 280 | 89 | 68 |
| Jinja2 | 1 | 234 | 205 | 0 | 29 |
| Shell | 7 | 326 | 204 | 71 | 51 |
| HCL | 1 | 260 | 173 | 41 | 46 |

Top language (Rust 41.0%). Generated at 2026-09-16T07:56:22.031042480+00:00. Canonical report: https://octocounts.com/github/dani-garcia/vaultwarden

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/dani-garcia/vaultwarden/commit/eb212e23fad88e6136723f43e5b73543fa7026d3?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 dani-garcia/vaultwarden have?

dani-garcia/vaultwarden has 80,131 total lines, including 68,672 code lines, 4,916 comment lines, and 6,543 blank lines.

### How was the dani-garcia/vaultwarden line count measured?

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

### What commit was counted for dani-garcia/vaultwarden?

This OctoCounts report was generated from eb212e23fad88e6136723f43e5b73543fa7026d3 at commit eb212e23fad8 on 2026-09-16T07:56:22.031042480+00:00.

## Similar repository reports

- [EthanYoQ/whisper-input](https://octocounts.com/github/EthanYoQ/whisper-input) — Rust, 68,826 code lines
- [yynxxxxx/Codex-X](https://octocounts.com/github/yynxxxxx/Codex-X) — Rust, 68,826 code lines
- [sxyazi/yazi](https://octocounts.com/github/sxyazi/yazi) — Rust, 70,628 code lines
- [acsandmann/rift](https://octocounts.com/github/acsandmann/rift) — Rust, 71,487 code lines
- [niri-wm/niri](https://octocounts.com/github/niri-wm/niri) — Rust, 71,809 code lines
- [lapce/lapce](https://octocounts.com/github/lapce/lapce) — Rust, 65,412 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)
