# mlichvar/chrony SLOC report

> As of 2026-09-16 (commit 8df4f1263e20), mlichvar/chrony contains 74,975 total lines: 52,088 code, 9,820 comments, 13,067 blank, across 287 files in 9 languages (top: C 69.8%). Default configuration. Counted with tokei via OctoCounts.

mlichvar/chrony has 52,088 source lines of code out of 74,975 total lines across 287 files, counted from the master ref at commit 8df4f1263e20 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 mlichvar/chrony to commit 8df4f1263e20, 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 69.5% of all lines, comments represent 13.1%, and the repository averages 181 code lines per file. C accounts for 69.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 104 | 53,127 | 36,376 | 6,735 | 10,016 |
| AsciiDoc | 6 | 6,851 | 6,096 | 107 | 648 |
| BASH | 90 | 5,546 | 4,350 | 163 | 1,033 |
| C Header | 73 | 6,463 | 2,819 | 2,610 | 1,034 |
| Shell | 8 | 1,567 | 1,303 | 104 | 160 |
| Happy | 1 | 1,040 | 952 | 0 | 88 |
| Autoconf | 3 | 271 | 187 | 27 | 57 |
| Makefile | 1 | 7 | 5 | 0 | 2 |
| Plain Text | 1 | 103 | 0 | 74 | 29 |

Top language (C 69.8%). Generated at 2026-09-16T16:03:03.882638465+00:00. Canonical report: https://octocounts.com/github/mlichvar/chrony

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/mlichvar/chrony/commit/8df4f1263e206585e6c4e61352d042c2dd12916a?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does mlichvar/chrony have?

mlichvar/chrony has 74,975 total lines, including 52,088 code lines, 9,820 comment lines, and 13,067 blank lines.

### How was the mlichvar/chrony line count measured?

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

### What commit was counted for mlichvar/chrony?

This OctoCounts report was generated from master at commit 8df4f1263e20 on 2026-09-16T16:03:03.882638465+00:00.

## Similar repository reports

- [jemalloc/jemalloc](https://octocounts.com/github/jemalloc/jemalloc) — C, 51,968 code lines
- [tech4bot/rk3562deb](https://octocounts.com/github/tech4bot/rk3562deb) — C, 52,291 code lines
- [notactuallytreyanastasio/blimp](https://octocounts.com/github/notactuallytreyanastasio/blimp) — C, 51,554 code lines
- [jedisct1/libsodium](https://octocounts.com/github/jedisct1/libsodium) — C, 55,142 code lines
- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 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)
