# hfiref0x/SyscallTables SLOC report

> As of 2026-08-28 (commit f57e45ef7b33), hfiref0x/SyscallTables contains 115,734 total lines: 55,798 code, 57,167 comments, 2,769 blank, across 79 files in 9 languages (top: C 89.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving hfiref0x/SyscallTables to commit f57e45ef7b33, 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 48.2% of all lines, comments represent 49.4%, and the repository averages 706 code lines per file. C accounts for 89.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 4 | 55,628 | 50,108 | 3,848 | 1,672 |
| C Header | 5 | 12,360 | 4,951 | 6,431 | 978 |
| C# | 1 | 518 | 436 | 18 | 64 |
| Visual Studio Project | 1 | 215 | 215 | 0 | 0 |
| Visual Studio Solution | 2 | 53 | 51 | 0 | 2 |
| MSBuild | 1 | 23 | 19 | 0 | 4 |
| Batch | 2 | 18 | 18 | 0 | 0 |
| Markdown | 2 | 186 | 0 | 143 | 43 |
| Plain Text | 61 | 46,733 | 0 | 46,727 | 6 |

Top language (C 89.8%). Generated at 2026-08-28T09:11:43.048422202+00:00. Canonical report: https://octocounts.com/github/hfiref0x/SyscallTables

## Report FAQ

### How many lines of code does hfiref0x/SyscallTables have?

hfiref0x/SyscallTables has 115,734 total lines, including 55,798 code lines, 57,167 comment lines, and 2,769 blank lines.

### How was the hfiref0x/SyscallTables line count measured?

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

### What commit was counted for hfiref0x/SyscallTables?

This OctoCounts report was generated from master at commit f57e45ef7b33 on 2026-08-28T09:11:43.048422202+00:00.

## Similar repository reports

- [jedisct1/libsodium](https://octocounts.com/github/jedisct1/libsodium) — C, 55,006 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
- [xiph/flac](https://octocounts.com/github/xiph/flac) — C, 66,623 code lines
- [mirror/wget](https://octocounts.com/github/mirror/wget) — C, 44,810 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)
