# antirez/linenoise SLOC report

> As of 2026-07-13 (commit a473823d74b9), antirez/linenoise contains 4,513 total lines: 2,753 code, 1,122 comments, 638 blank, across 6 files in 4 languages (top: C 97.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving antirez/linenoise to commit a473823d74b9, 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 61.0% of all lines, comments represent 24.9%, and the repository averages 459 code lines per file. C accounts for 97.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C | 3 | 4,007 | 2,684 | 806 | 517 |
| C Header | 1 | 120 | 60 | 46 | 14 |
| Makefile | 1 | 13 | 9 | 0 | 4 |
| Markdown | 1 | 373 | 0 | 270 | 103 |

Top language (C 97.5%). Generated at 2026-07-13T01:53:34.794449675+00:00. Canonical report: https://octocounts.com/github/antirez/linenoise

## Report FAQ

### How many lines of code does antirez/linenoise have?

antirez/linenoise has 4,513 total lines, including 2,753 code lines, 1,122 comment lines, and 638 blank lines.

### How was the antirez/linenoise line count measured?

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

### What commit was counted for antirez/linenoise?

This OctoCounts report was generated from master at commit a473823d74b9 on 2026-07-13T01:53:34.794449675+00:00.

## Similar repository reports

- [tycho-kirchner/fastcompmgr](https://octocounts.com/github/tycho-kirchner/fastcompmgr) — C, 2,761 code lines
- [rxi/microui](https://octocounts.com/github/rxi/microui) — C, 2,513 code lines
- [FelixKratz/JankyBorders](https://octocounts.com/github/FelixKratz/JankyBorders) — C, 2,423 code lines
- [karpathy/llama2.c](https://octocounts.com/github/karpathy/llama2.c) — C, 3,097 code lines
- [wernsey/wregex](https://octocounts.com/github/wernsey/wregex) — C, 2,154 code lines
- [KMukuch/ctuix](https://octocounts.com/github/KMukuch/ctuix) — C, 2,093 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)
