# 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%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

ataraxy-labs/sem has 107,404 source lines of code out of 129,845 total lines across 239 files, counted from the main ref at commit 55ba2f1d8fc6 by the OctoCounts tokei engine on 2026-09-02. 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 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

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/ataraxy-labs/sem/commit/55ba2f1d8fc6ce657711b0deb10d21eb5c0ddb49?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 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,502 code lines
- [AprilNEA/OpenLogi](https://octocounts.com/github/AprilNEA/OpenLogi) — Rust, 105,549 code lines
- [clash-verge-rev/clash-verge-rev](https://octocounts.com/github/clash-verge-rev/clash-verge-rev) — Rust, 109,294 code lines
- [rtk-ai/rtk](https://octocounts.com/github/rtk-ai/rtk) — Rust, 104,806 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 110,449 code lines
- [tauri-apps/tauri](https://octocounts.com/github/tauri-apps/tauri) — Rust, 110,912 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)
