# enchant97/hasty-paste SLOC report

> As of 2026-08-29 (commit aff4ee6a55ca), enchant97/hasty-paste contains 5,316 total lines: 3,759 code, 816 comments, 741 blank, across 59 files in 11 languages (top: Go 55.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving enchant97/hasty-paste to commit aff4ee6a55ca, 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 70.7% of all lines, comments represent 15.3%, and the repository averages 64 code lines per file. Go accounts for 55.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 31 | 2,355 | 2,070 | 27 | 258 |
| YAML | 3 | 1,060 | 848 | 0 | 212 |
| Templ | 8 | 496 | 470 | 0 | 26 |
| SQL | 5 | 219 | 164 | 27 | 28 |
| CSS | 1 | 150 | 117 | 0 | 33 |
| Dockerfile | 1 | 45 | 30 | 2 | 13 |
| JSON | 1 | 25 | 25 | 0 | 0 |
| JavaScript | 2 | 21 | 20 | 0 | 1 |
| SVG | 1 | 15 | 15 | 0 | 0 |
| Markdown | 5 | 269 | 0 | 216 | 53 |
| Plain Text | 1 | 661 | 0 | 544 | 117 |

Top language (Go 55.1%). Generated at 2026-08-29T07:08:43.738307644+00:00. Canonical report: https://octocounts.com/github/enchant97/hasty-paste

## Report FAQ

### How many lines of code does enchant97/hasty-paste have?

enchant97/hasty-paste has 5,316 total lines, including 3,759 code lines, 816 comment lines, and 741 blank lines.

### How was the enchant97/hasty-paste line count measured?

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

### What commit was counted for enchant97/hasty-paste?

This OctoCounts report was generated from main at commit aff4ee6a55ca on 2026-08-29T07:08:43.738307644+00:00.

## Similar repository reports

- [ncw/gmp](https://octocounts.com/github/ncw/gmp) — Go, 3,803 code lines
- [Arnie97/emu-log](https://octocounts.com/github/Arnie97/emu-log) — Go, 3,609 code lines
- [zexadev/gemini-web2api-go](https://octocounts.com/github/zexadev/gemini-web2api-go) — Go, 3,949 code lines
- [programmersd21/flow](https://octocounts.com/github/programmersd21/flow) — Go, 3,508 code lines
- [nilchan-social/golang-full-course](https://octocounts.com/github/nilchan-social/golang-full-course) — Go, 2,926 code lines
- [pypi/camo](https://octocounts.com/github/pypi/camo) — Go, 4,940 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
