# KMukuch/http_server_client SLOC report

> As of 2026-09-09 (commit 1f131e11f870), KMukuch/http_server_client contains 650 total lines: 491 code, 22 comments, 137 blank, across 12 files in 4 languages (top: C 80.2%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving KMukuch/http_server_client to commit 1f131e11f870, 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 small codebase by counted code lines. Code represents 75.5% of all lines, comments represent 3.4%, and the repository averages 41 code lines per file. C accounts for 80.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 6 | 496 | 394 | 10 | 92 |
| C Header | 4 | 121 | 87 | 0 | 34 |
| HTML | 1 | 10 | 10 | 0 | 0 |
| Markdown | 1 | 23 | 0 | 12 | 11 |

Top language (C 80.2%). Generated at 2026-09-09T09:46:47.630580500+00:00. Canonical report: https://octocounts.com/github/KMukuch/http_server_client

## Report FAQ

### How many lines of code does KMukuch/http_server_client have?

KMukuch/http_server_client has 650 total lines, including 491 code lines, 22 comment lines, and 137 blank lines.

### How was the KMukuch/http_server_client line count measured?

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

### What commit was counted for KMukuch/http_server_client?

This OctoCounts report was generated from work_in_progress at commit 1f131e11f870 on 2026-09-09T09:46:47.630580500+00:00.

## Similar repository reports

- [philipl/pifs](https://octocounts.com/github/philipl/pifs) — C, 428 code lines
- [MaJerle/lwshell](https://octocounts.com/github/MaJerle/lwshell) — C, 615 code lines
- [leahneukirchen/nq](https://octocounts.com/github/leahneukirchen/nq) — C, 632 code lines
- [somerandomviolinkid/bob16](https://octocounts.com/github/somerandomviolinkid/bob16) — C, 707 code lines
- [jamesy0ung/coreboot-m93p](https://octocounts.com/github/jamesy0ung/coreboot-m93p) — C, 268 code lines
- [Dimikey/pwbot](https://octocounts.com/github/Dimikey/pwbot) — C, 264 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)
