# jedisct1/libsodium SLOC report

> As of 2026-09-16 (commit f6bd9140861a), jedisct1/libsodium contains 65,777 total lines: 55,142 code, 3,041 comments, 7,594 blank, across 473 files in 20 languages (top: C 47.3%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

jedisct1/libsodium has 55,142 source lines of code out of 65,777 total lines across 473 files, counted from the f6bd9140861ab6806f4a99923888b65477fc4e33 ref at commit f6bd9140861a 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 jedisct1/libsodium to commit f6bd9140861a, 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 83.8% of all lines, comments represent 4.6%, and the repository averages 117 code lines per file. C accounts for 47.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 146 | 31,463 | 26,098 | 1,188 | 4,177 |
| C Header | 195 | 19,112 | 15,474 | 1,017 | 2,621 |
| Visual Studio Project | 10 | 4,336 | 4,334 | 0 | 2 |
| GNU Style Assembly | 7 | 3,049 | 2,985 | 14 | 50 |
| Shell | 13 | 1,486 | 1,202 | 62 | 222 |
| MSBuild | 42 | 1,373 | 1,106 | 54 | 213 |
| Module-Definition | 1 | 758 | 758 | 0 | 0 |
| M4 | 11 | 1,384 | 657 | 615 | 112 |
| Automake | 6 | 590 | 557 | 0 | 33 |
| Visual Studio Solution | 9 | 488 | 479 | 0 | 9 |
| Pan | 4 | 427 | 427 | 0 | 0 |
| Zig | 1 | 393 | 348 | 5 | 40 |

Top language (C 47.3%). Generated at 2026-09-16T14:25:25.516682237+00:00. Canonical report: https://octocounts.com/github/jedisct1/libsodium

## Reproduce this report

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

jedisct1/libsodium has 65,777 total lines, including 55,142 code lines, 3,041 comment lines, and 7,594 blank lines.

### How was the jedisct1/libsodium line count measured?

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

### What commit was counted for jedisct1/libsodium?

This OctoCounts report was generated from f6bd9140861ab6806f4a99923888b65477fc4e33 at commit f6bd9140861a on 2026-09-16T14:25:25.516682237+00:00.

## Similar repository reports

- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 code lines
- [tech4bot/rk3562deb](https://octocounts.com/github/tech4bot/rk3562deb) — C, 52,291 code lines
- [mlichvar/chrony](https://octocounts.com/github/mlichvar/chrony) — C, 52,088 code lines
- [jemalloc/jemalloc](https://octocounts.com/github/jemalloc/jemalloc) — C, 51,968 code lines
- [notactuallytreyanastasio/blimp](https://octocounts.com/github/notactuallytreyanastasio/blimp) — C, 51,554 code lines
- [stackia/rtp2httpd](https://octocounts.com/github/stackia/rtp2httpd) — C, 48,027 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)
