# EvanDbg/doubao-ime-win SLOC report

> As of 2026-09-05 (commit 1c7a790d081f), EvanDbg/doubao-ime-win contains 8,854 total lines: 4,394 code, 3,253 comments, 1,207 blank, across 58 files in 7 languages (top: Rust 70.1%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving EvanDbg/doubao-ime-win to commit 1c7a790d081f, 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 49.6% of all lines, comments represent 36.7%, and the repository averages 76 code lines per file. Rust accounts for 70.1% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 24 | 3,718 | 3,081 | 158 | 479 |
| Protocol Buffers | 16 | 3,426 | 1,051 | 2,032 | 343 |
| Python | 5 | 202 | 135 | 22 | 45 |
| TOML | 2 | 122 | 68 | 29 | 25 |
| PowerShell | 1 | 86 | 59 | 11 | 16 |
| Markdown | 8 | 1,252 | 0 | 953 | 299 |
| Plain Text | 2 | 48 | 0 | 48 | 0 |

Top language (Rust 70.1%). Generated at 2026-09-05T03:19:06.864188394+00:00. Canonical report: https://octocounts.com/github/EvanDbg/doubao-ime-win

## Report FAQ

### How many lines of code does EvanDbg/doubao-ime-win have?

EvanDbg/doubao-ime-win has 8,854 total lines, including 4,394 code lines, 3,253 comment lines, and 1,207 blank lines.

### How was the EvanDbg/doubao-ime-win line count measured?

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

### What commit was counted for EvanDbg/doubao-ime-win?

This OctoCounts report was generated from main at commit 1c7a790d081f on 2026-09-05T03:19:06.864188394+00:00.

## Similar repository reports

- [sharkdp/fd](https://octocounts.com/github/sharkdp/fd) — Rust, 4,210 code lines
- [sharkdp/hyperfine](https://octocounts.com/github/sharkdp/hyperfine) — Rust, 4,584 code lines
- [tokio-rs/bytes](https://octocounts.com/github/tokio-rs/bytes) — Rust, 4,613 code lines
- [CHA0S-LABS/ordr-market-maker](https://octocounts.com/github/CHA0S-LABS/ordr-market-maker) — Rust, 4,174 code lines
- [second-state/qwen3_asr_rs](https://octocounts.com/github/second-state/qwen3_asr_rs) — Rust, 4,635 code lines
- [microsoft/coreutils](https://octocounts.com/github/microsoft/coreutils) — Rust, 4,698 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)
