# Uniswap/v3-core SLOC report

> As of 2026-09-09 (commit d0831dc6b8a3), Uniswap/v3-core contains 5,036 total lines: 3,015 code, 1,381 comments, 640 blank, across 50 files in 5 languages (top: Solidity 94.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving Uniswap/v3-core to commit d0831dc6b8a3, 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 59.9% of all lines, comments represent 27.4%, and the repository averages 60 code lines per file. Solidity accounts for 94.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Solidity | 40 | 4,503 | 2,849 | 1,114 | 540 |
| JSON | 2 | 72 | 72 | 0 | 0 |
| TypeScript | 1 | 68 | 62 | 5 | 1 |
| YAML | 4 | 107 | 32 | 73 | 2 |
| Markdown | 3 | 286 | 0 | 189 | 97 |

Top language (Solidity 94.5%). Generated at 2026-09-09T08:58:29.541026420+00:00. Canonical report: https://octocounts.com/github/Uniswap/v3-core

## Report FAQ

### How many lines of code does Uniswap/v3-core have?

Uniswap/v3-core has 5,036 total lines, including 3,015 code lines, 1,381 comment lines, and 640 blank lines.

### How was the Uniswap/v3-core line count measured?

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

### What commit was counted for Uniswap/v3-core?

This OctoCounts report was generated from d0831dc6b8a318df3872b6d68f6de135c9f3ec29 at commit d0831dc6b8a3 on 2026-09-09T08:58:29.541026420+00:00.

## Similar repository reports

- [Uniswap/universal-router](https://octocounts.com/github/Uniswap/universal-router) — Solidity, 2,417 code lines
- [aarjn/evm-smart-contracts](https://octocounts.com/github/aarjn/evm-smart-contracts) — Solidity, 138,385 code lines
- [zach22-1999/seller-second-brain](https://octocounts.com/github/zach22-1999/seller-second-brain) — CSS, 3,015 code lines
- [trinadhthatakula/TelegramDownloader](https://octocounts.com/github/trinadhthatakula/TelegramDownloader) — Python, 3,017 code lines
- [ajunca/noctalia-dropdown-terminal](https://octocounts.com/github/ajunca/noctalia-dropdown-terminal) — C++, 3,018 code lines
- [goban-app/katago-server](https://octocounts.com/github/goban-app/katago-server) — Rust, 3,006 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)
- [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)
