# crazykun/LaterScreen SLOC report

> As of 2026-09-03 (commit dac27f75dc8e), crazykun/LaterScreen contains 15,208 total lines: 13,136 code, 896 comments, 1,176 blank, across 45 files in 4 languages (top: Rust 97.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving crazykun/LaterScreen to commit dac27f75dc8e, 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 medium-sized codebase by counted code lines. Code represents 86.4% of all lines, comments represent 5.9%, and the repository averages 292 code lines per file. Rust accounts for 97.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 35 | 14,546 | 12,742 | 722 | 1,082 |
| Shell | 1 | 332 | 248 | 58 | 26 |
| TOML | 7 | 203 | 146 | 34 | 23 |
| Markdown | 2 | 127 | 0 | 82 | 45 |

Top language (Rust 97.0%). Generated at 2026-09-03T03:29:10.354945530+00:00. Canonical report: https://octocounts.com/github/crazykun/LaterScreen

## Report FAQ

### How many lines of code does crazykun/LaterScreen have?

crazykun/LaterScreen has 15,208 total lines, including 13,136 code lines, 896 comment lines, and 1,176 blank lines.

### How was the crazykun/LaterScreen line count measured?

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

### What commit was counted for crazykun/LaterScreen?

This OctoCounts report was generated from main at commit dac27f75dc8e on 2026-09-03T03:29:10.354945530+00:00.

## Similar repository reports

- [lsd-rs/lsd](https://octocounts.com/github/lsd-rs/lsd) — Rust, 12,651 code lines
- [gwenn/lemon-rs](https://octocounts.com/github/gwenn/lemon-rs) — Rust, 14,013 code lines
- [kkawakam/rustyline](https://octocounts.com/github/kkawakam/rustyline) — Rust, 12,046 code lines
- [WildPixelGames/voxelis](https://octocounts.com/github/WildPixelGames/voxelis) — Rust, 11,596 code lines
- [PhilippRados/wrecc](https://octocounts.com/github/PhilippRados/wrecc) — Rust, 14,710 code lines
- [async-rs/async-std](https://octocounts.com/github/async-rs/async-std) — Rust, 14,817 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)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [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)
