# voxell-tech/velyst SLOC report

> As of 2026-07-16 (commit f5823ed9826c), voxell-tech/velyst contains 6,103 total lines: 5,242 code, 231 comments, 630 blank, across 47 files in 4 languages (top: Rust 89.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving voxell-tech/velyst to commit f5823ed9826c, 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 85.9% of all lines, comments represent 3.8%, and the repository averages 112 code lines per file. Rust accounts for 89.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 30 | 5,380 | 4,683 | 158 | 539 |
| Typst | 6 | 436 | 396 | 2 | 38 |
| TOML | 8 | 191 | 163 | 8 | 20 |
| Markdown | 3 | 96 | 0 | 63 | 33 |

Top language (Rust 89.3%). Generated at 2026-07-16T06:09:24.674610654+00:00. Canonical report: https://octocounts.com/github/voxell-tech/velyst

## Report FAQ

### How many lines of code does voxell-tech/velyst have?

voxell-tech/velyst has 6,103 total lines, including 5,242 code lines, 231 comment lines, and 630 blank lines.

### How was the voxell-tech/velyst line count measured?

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

### What commit was counted for voxell-tech/velyst?

This OctoCounts report was generated from main at commit f5823ed9826c on 2026-07-16T06:09:24.674610654+00:00.

## Similar repository reports

- [madeye/trans_proxy](https://octocounts.com/github/madeye/trans_proxy) — Rust, 5,255 code lines
- [asibahi/trjm](https://octocounts.com/github/asibahi/trjm) — Rust, 5,165 code lines
- [microsoft/coreutils](https://octocounts.com/github/microsoft/coreutils) — Rust, 4,698 code lines
- [second-state/qwen3_asr_rs](https://octocounts.com/github/second-state/qwen3_asr_rs) — Rust, 4,635 code lines
- [sharkdp/hyperfine](https://octocounts.com/github/sharkdp/hyperfine) — Rust, 4,584 code lines
- [XAMPPRocky/tokei](https://octocounts.com/github/XAMPPRocky/tokei) — Rust, 6,110 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)
