# mlichvar/chrony SLOC report

> As of 2026-08-02 (commit bec51555ba24), mlichvar/chrony contains 74,817 total lines: 51,968 code, 9,810 comments, 13,039 blank, across 286 files in 9 languages (top: C 69.9%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving mlichvar/chrony to commit bec51555ba24, 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 182 code lines per file. C accounts for 69.9% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 104 | 53,083 | 36,345 | 6,730 | 10,008 |
| AsciiDoc | 6 | 6,834 | 6,082 | 106 | 646 |
| BASH | 90 | 5,527 | 4,337 | 163 | 1,027 |
| C Header | 73 | 6,461 | 2,818 | 2,610 | 1,033 |
| Shell | 7 | 1,491 | 1,242 | 100 | 149 |
| 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.9%). Generated at 2026-08-02T19:11:43.632851768+00:00. Canonical report: https://octocounts.com/github/mlichvar/chrony

## Report FAQ

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

mlichvar/chrony has 74,817 total lines, including 51,968 code lines, 9,810 comment lines, and 13,039 blank lines.

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

OctoCounts resolved the public GitHub repository to commit bec51555ba24, 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 bec51555ba24 on 2026-08-02T19:11:43.632851768+00:00.

## Similar repository reports

- [tech4bot/rk3562deb](https://octocounts.com/github/tech4bot/rk3562deb) — C, 51,998 code lines
- [the-tcpdump-group/libpcap](https://octocounts.com/github/the-tcpdump-group/libpcap) — C, 53,563 code lines
- [jedisct1/libsodium](https://octocounts.com/github/jedisct1/libsodium) — C, 55,006 code lines
- [hfiref0x/SyscallTables](https://octocounts.com/github/hfiref0x/SyscallTables) — C, 55,798 code lines
- [labwc/labwc](https://octocounts.com/github/labwc/labwc) — C, 46,188 code lines
- [swaywm/sway](https://octocounts.com/github/swaywm/sway) — C, 46,167 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)
