# AnyiWang/OpenCovibe SLOC report

> As of 2026-08-29 (commit b070b1d00dfa), AnyiWang/OpenCovibe contains 138,140 total lines: 121,041 code, 7,096 comments, 10,003 blank, across 343 files in 12 languages (top: Rust 44.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving AnyiWang/OpenCovibe to commit b070b1d00dfa, 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 87.6% of all lines, comments represent 5.1%, and the repository averages 353 code lines per file. Rust accounts for 44.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 83 | 61,559 | 53,888 | 2,741 | 4,930 |
| TypeScript | 125 | 38,142 | 31,333 | 2,955 | 3,854 |
| Svelte | 89 | 23,126 | 21,771 | 753 | 602 |
| JSON | 23 | 11,787 | 11,594 | 0 | 193 |
| CSS | 1 | 1,066 | 965 | 51 | 50 |
| Shell | 2 | 882 | 692 | 99 | 91 |
| JavaScript | 8 | 741 | 581 | 84 | 76 |
| SVG | 2 | 158 | 118 | 18 | 22 |
| TOML | 2 | 82 | 69 | 5 | 8 |
| HTML | 1 | 21 | 21 | 0 | 0 |
| XML | 2 | 9 | 9 | 0 | 0 |
| Markdown | 5 | 567 | 0 | 390 | 177 |

Top language (Rust 44.5%). Generated at 2026-08-29T22:56:13.296194490+00:00. Canonical report: https://octocounts.com/github/AnyiWang/OpenCovibe

## Report FAQ

### How many lines of code does AnyiWang/OpenCovibe have?

AnyiWang/OpenCovibe has 138,140 total lines, including 121,041 code lines, 7,096 comment lines, and 10,003 blank lines.

### How was the AnyiWang/OpenCovibe line count measured?

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

### What commit was counted for AnyiWang/OpenCovibe?

This OctoCounts report was generated from master at commit b070b1d00dfa on 2026-08-29T22:56:13.296194490+00:00.

## Similar repository reports

- [dioxuslabs/dioxus](https://octocounts.com/github/dioxuslabs/dioxus) — Rust, 123,362 code lines
- [quickwit-oss/tantivy](https://octocounts.com/github/quickwit-oss/tantivy) — Rust, 117,337 code lines
- [louis-e/arnis](https://octocounts.com/github/louis-e/arnis) — Rust, 125,088 code lines
- [KimEJ/OpenJTD](https://octocounts.com/github/KimEJ/OpenJTD) — Rust, 125,572 code lines
- [eclipse-zenoh/zenoh](https://octocounts.com/github/eclipse-zenoh/zenoh) — Rust, 114,392 code lines
- [smol-machines/smolvm](https://octocounts.com/github/smol-machines/smolvm) — Rust, 127,882 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)
