# ataraxy-labs/sem SLOC report

> As of 2026-09-02 (commit 55ba2f1d8fc6), ataraxy-labs/sem contains 129,845 total lines: 107,404 code, 11,541 comments, 10,900 blank, across 239 files in 13 languages (top: Rust 83.6%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ataraxy-labs/sem to commit 55ba2f1d8fc6, 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 large codebase by counted code lines. Code represents 82.7% of all lines, comments represent 8.9%, and the repository averages 449 code lines per file. Rust accounts for 83.6% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 123 | 103,514 | 89,832 | 5,251 | 8,431 |
| TypeScript | 40 | 13,537 | 8,379 | 4,106 | 1,052 |
| JSON | 12 | 4,443 | 4,443 | 0 | 0 |
| JavaScript | 14 | 2,516 | 2,110 | 120 | 286 |
| Python | 15 | 1,953 | 1,539 | 110 | 304 |
| Shell | 5 | 548 | 356 | 102 | 90 |
| TOML | 7 | 421 | 310 | 76 | 35 |
| SVG | 3 | 239 | 174 | 26 | 39 |
| YAML | 1 | 124 | 112 | 4 | 8 |
| Nix | 3 | 114 | 96 | 9 | 9 |
| Ruby | 1 | 42 | 36 | 1 | 5 |
| Dockerfile | 1 | 26 | 17 | 0 | 9 |

Top language (Rust 83.6%). Generated at 2026-09-02T23:56:41.010907367+00:00. Canonical report: https://octocounts.com/github/ataraxy-labs/sem

## Report FAQ

### How many lines of code does ataraxy-labs/sem have?

ataraxy-labs/sem has 129,845 total lines, including 107,404 code lines, 11,541 comment lines, and 10,900 blank lines.

### How was the ataraxy-labs/sem line count measured?

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

### What commit was counted for ataraxy-labs/sem?

This OctoCounts report was generated from main at commit 55ba2f1d8fc6 on 2026-09-02T23:56:41.010907367+00:00.

## Similar repository reports

- [leptos-rs/leptos](https://octocounts.com/github/leptos-rs/leptos) — Rust, 107,463 code lines
- [tauri-apps/tauri](https://octocounts.com/github/tauri-apps/tauri) — Rust, 107,919 code lines
- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 107,945 code lines
- [warpforgehq/warpforge](https://octocounts.com/github/warpforgehq/warpforge) — Rust, 108,053 code lines
- [AprilNEA/OpenLogi](https://octocounts.com/github/AprilNEA/OpenLogi) — Rust, 105,549 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 104,345 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)
