# vicanso/zedis SLOC report

> As of 2026-08-31 (commit 1c0b5ee3ddf9), vicanso/zedis contains 113,292 total lines: 97,016 code, 9,248 comments, 7,028 blank, across 295 files in 10 languages (top: Rust 78.8%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving vicanso/zedis to commit 1c0b5ee3ddf9, 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 medium-sized codebase by counted code lines. Code represents 85.6% of all lines, comments represent 8.2%, and the repository averages 329 code lines per file. Rust accounts for 78.8% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 192 | 89,591 | 76,480 | 7,401 | 5,710 |
| TOML | 19 | 15,588 | 14,678 | 271 | 639 |
| JSON | 9 | 5,099 | 5,099 | 0 | 0 |
| Shell | 9 | 672 | 434 | 172 | 66 |
| Scheme | 1 | 152 | 105 | 15 | 32 |
| XML | 1 | 102 | 91 | 0 | 11 |
| SVG | 48 | 48 | 48 | 0 | 0 |
| Makefile | 1 | 88 | 46 | 22 | 20 |
| YAML | 1 | 60 | 35 | 23 | 2 |
| Markdown | 14 | 1,892 | 0 | 1,344 | 548 |

Top language (Rust 78.8%). Generated at 2026-08-31T02:06:23.260122699+00:00. Canonical report: https://octocounts.com/github/vicanso/zedis

## Report FAQ

### How many lines of code does vicanso/zedis have?

vicanso/zedis has 113,292 total lines, including 97,016 code lines, 9,248 comment lines, and 7,028 blank lines.

### How was the vicanso/zedis line count measured?

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

### What commit was counted for vicanso/zedis?

This OctoCounts report was generated from main at commit 1c0b5ee3ddf9 on 2026-08-31T02:06:23.260122699+00:00.

## Similar repository reports

- [microsoft/oxidizer](https://octocounts.com/github/microsoft/oxidizer) — Rust, 101,140 code lines
- [typst/typst](https://octocounts.com/github/typst/typst) — Rust, 101,756 code lines
- [denoland/celld](https://octocounts.com/github/denoland/celld) — Rust, 91,316 code lines
- [qarmin/czkawka](https://octocounts.com/github/qarmin/czkawka) — Rust, 104,345 code lines
- [userInner/OnPeople](https://octocounts.com/github/userInner/OnPeople) — Rust, 89,109 code lines
- [AprilNEA/OpenLogi](https://octocounts.com/github/AprilNEA/OpenLogi) — Rust, 105,549 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)
