# AdrUlb/Uplink SLOC report

> As of 2026-09-16 (commit a47877be45c1), AdrUlb/Uplink contains 4,061 total lines: 3,125 code, 179 comments, 757 blank, across 46 files in 4 languages (top: C++ 64.7%). Default configuration. Counted with tokei via OctoCounts.

AdrUlb/Uplink has 3,125 source lines of code out of 4,061 total lines across 46 files, counted from the main ref at commit a47877be45c1 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 AdrUlb/Uplink to commit a47877be45c1, 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 77.0% of all lines, comments represent 4.4%, and the repository averages 68 code lines per file. C++ accounts for 64.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 16 | 2,680 | 2,023 | 111 | 546 |
| C++ Header | 23 | 1,262 | 1,039 | 20 | 203 |
| CMake | 6 | 71 | 63 | 0 | 8 |
| Plain Text | 1 | 48 | 0 | 48 | 0 |

Top language (C++ 64.7%). Generated at 2026-09-16T15:17:19.140303065+00:00. Canonical report: https://octocounts.com/github/AdrUlb/Uplink

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/AdrUlb/Uplink/commit/a47877be45c1249b3bc491f1f18df07c2f772385?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 AdrUlb/Uplink have?

AdrUlb/Uplink has 4,061 total lines, including 3,125 code lines, 179 comment lines, and 757 blank lines.

### How was the AdrUlb/Uplink line count measured?

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

### What commit was counted for AdrUlb/Uplink?

This OctoCounts report was generated from main at commit a47877be45c1 on 2026-09-16T15:17:19.140303065+00:00.

## Similar repository reports

- [ajunca/noctalia-dropdown-terminal](https://octocounts.com/github/ajunca/noctalia-dropdown-terminal) — C++, 3,018 code lines
- [PacktPublishing/Data-Structures-and-Algorithms-with-the-CPP-STL](https://octocounts.com/github/PacktPublishing/Data-Structures-and-Algorithms-with-the-CPP-STL) — C++, 2,945 code lines
- [tmwilliamlin168/CP-YouTube](https://octocounts.com/github/tmwilliamlin168/CP-YouTube) — C++, 2,640 code lines
- [razordemo/Insert-No-Coins](https://octocounts.com/github/razordemo/Insert-No-Coins) — C++, 2,634 code lines
- [JasperCusiel/Teensy-Code-RoboCup-Group35](https://octocounts.com/github/JasperCusiel/Teensy-Code-RoboCup-Group35) — C++, 3,716 code lines
- [filixyz/Bittorrent-Application-Layer-Protocol](https://octocounts.com/github/filixyz/Bittorrent-Application-Layer-Protocol) — C++, 3,761 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
