# jedisct1/libsodium SLOC report

> As of 2026-07-13 (commit 7014b204b6fb), jedisct1/libsodium contains 65,636 total lines: 55,006 code, 3,063 comments, 7,567 blank, across 463 files in 20 languages (top: C 47.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jedisct1/libsodium to commit 7014b204b6fb, 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.7%, and the repository averages 119 code lines per file. C accounts for 47.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 145 | 31,346 | 25,998 | 1,188 | 4,160 |
| C Header | 185 | 19,024 | 15,405 | 1,016 | 2,603 |
| Visual Studio Project | 10 | 4,336 | 4,334 | 0 | 2 |
| GNU Style Assembly | 7 | 3,049 | 2,985 | 14 | 50 |
| Shell | 14 | 1,527 | 1,233 | 63 | 231 |
| MSBuild | 42 | 1,373 | 1,106 | 54 | 213 |
| Module-Definition | 1 | 758 | 758 | 0 | 0 |
| M4 | 11 | 1,384 | 657 | 615 | 112 |
| Automake | 6 | 580 | 547 | 0 | 33 |
| Visual Studio Solution | 9 | 488 | 479 | 0 | 9 |
| Pan | 4 | 427 | 427 | 0 | 0 |
| Zig | 1 | 399 | 357 | 4 | 38 |

Top language (C 47.3%). Generated at 2026-07-13T01:50:28.718319066+00:00. Canonical report: https://octocounts.com/github/jedisct1/libsodium

## Report FAQ

### How many lines of code does jedisct1/libsodium have?

jedisct1/libsodium has 65,636 total lines, including 55,006 code lines, 3,063 comment lines, and 7,567 blank lines.

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

OctoCounts resolved the public GitHub repository to commit 7014b204b6fb, 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 master at commit 7014b204b6fb on 2026-07-13T01:50:28.718319066+00:00.

## Similar repository reports

- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 code lines
- [the-tcpdump-group/libpcap](https://octocounts.com/github/the-tcpdump-group/libpcap) — C, 53,563 code lines
- [tech4bot/rk3562deb](https://octocounts.com/github/tech4bot/rk3562deb) — C, 51,998 code lines
- [mlichvar/chrony](https://octocounts.com/github/mlichvar/chrony) — C, 51,968 code lines
- [mirror/wget](https://octocounts.com/github/mirror/wget) — C, 44,810 code lines
- [allinurl/goaccess](https://octocounts.com/github/allinurl/goaccess) — C, 44,268 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)
- [OctoCounts API docs](https://octocounts.com/docs/api)
