# zahamza/simple_6502rs SLOC report

> As of 2026-09-17 (commit d1fb0ca147f8), zahamza/simple_6502rs contains 3,483 total lines: 2,235 code, 374 comments, 874 blank, across 16 files in 4 languages (top: Rust 98.5%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

zahamza/simple_6502rs has 2,235 source lines of code out of 3,483 total lines across 16 files, counted from the d1fb0ca147f8252245aa52a7ea9aa02a02915fb7 ref at commit d1fb0ca147f8 by the OctoCounts tokei engine on 2026-09-17. 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 zahamza/simple_6502rs to commit d1fb0ca147f8, 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 64.2% of all lines, comments represent 10.7%, and the repository averages 140 code lines per file. Rust accounts for 98.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 11 | 3,362 | 2,201 | 324 | 837 |
| Shell | 3 | 37 | 19 | 9 | 9 |
| TOML | 1 | 25 | 15 | 3 | 7 |
| Markdown | 1 | 59 | 0 | 38 | 21 |

Top language (Rust 98.5%). Generated at 2026-09-17T04:44:00.598470169+00:00. Canonical report: https://octocounts.com/github/zahamza/simple_6502rs

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/zahamza/simple_6502rs/commit/d1fb0ca147f8252245aa52a7ea9aa02a02915fb7?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does zahamza/simple_6502rs have?

zahamza/simple_6502rs has 3,483 total lines, including 2,235 code lines, 374 comment lines, and 874 blank lines.

### How was the zahamza/simple_6502rs line count measured?

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

### What commit was counted for zahamza/simple_6502rs?

This OctoCounts report was generated from d1fb0ca147f8252245aa52a7ea9aa02a02915fb7 at commit d1fb0ca147f8 on 2026-09-17T04:44:00.598470169+00:00.

## Similar repository reports

- [Zykairotis/Hypr-Vimx](https://octocounts.com/github/Zykairotis/Hypr-Vimx) — Rust, 2,241 code lines
- [exteraSquad/crulutils](https://octocounts.com/github/exteraSquad/crulutils) — Rust, 2,371 code lines
- [typst/codex](https://octocounts.com/github/typst/codex) — Rust, 2,091 code lines
- [mdrkrg/qbasic-rs](https://octocounts.com/github/mdrkrg/qbasic-rs) — Rust, 2,385 code lines
- [blackportal-ai/delta](https://octocounts.com/github/blackportal-ai/delta) — Rust, 1,844 code lines
- [ikstv/S.T.A.L.K.E.R.-2-map](https://octocounts.com/github/ikstv/S.T.A.L.K.E.R.-2-map) — Rust, 2,706 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)
- [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)
