# experientiallabs/experiential SLOC report

> As of 2026-08-28 (commit a1f2d3c66d72), experientiallabs/experiential contains 226,087 total lines: 203,396 code, 1,334 comments, 21,357 blank, across 689 files in 6 languages (top: Python 94.7%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving experientiallabs/experiential to commit a1f2d3c66d72, 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 90.0% of all lines, comments represent 0.6%, and the repository averages 295 code lines per file. Python accounts for 94.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 651 | 213,374 | 192,521 | 235 | 20,618 |
| Rust | 28 | 11,167 | 10,306 | 273 | 588 |
| JSON | 2 | 433 | 433 | 0 | 0 |
| TOML | 3 | 160 | 119 | 23 | 18 |
| Just | 1 | 29 | 17 | 6 | 6 |
| Markdown | 4 | 924 | 0 | 797 | 127 |

Top language (Python 94.7%). Generated at 2026-08-28T01:36:23.088613370+00:00. Canonical report: https://octocounts.com/github/experientiallabs/experiential

## Report FAQ

### How many lines of code does experientiallabs/experiential have?

experientiallabs/experiential has 226,087 total lines, including 203,396 code lines, 1,334 comment lines, and 21,357 blank lines.

### How was the experientiallabs/experiential line count measured?

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

### What commit was counted for experientiallabs/experiential?

This OctoCounts report was generated from main at commit a1f2d3c66d72 on 2026-08-28T01:36:23.088613370+00:00.

## Similar repository reports

- [open-jarvis/OpenJarvis](https://octocounts.com/github/open-jarvis/OpenJarvis) — Python, 206,301 code lines
- [langchain-ai/deepagents](https://octocounts.com/github/langchain-ai/deepagents) — Python, 199,088 code lines
- [langchain-ai/langchain](https://octocounts.com/github/langchain-ai/langchain) — Python, 198,805 code lines
- [mukul975/Anthropic-Cybersecurity-Skills](https://octocounts.com/github/mukul975/Anthropic-Cybersecurity-Skills) — Python, 211,857 code lines
- [element-hq/synapse](https://octocounts.com/github/element-hq/synapse) — Python, 215,946 code lines
- [PrefectHQ/fastmcp](https://octocounts.com/github/PrefectHQ/fastmcp) — Python, 185,075 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
