# kasugamirai/rust-nostr-server SLOC report

> As of 2026-09-16 (commit b947f685078c), kasugamirai/rust-nostr-server contains 1,032 total lines: 849 code, 89 comments, 94 blank, across 17 files in 6 languages (top: Rust 91.2%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

kasugamirai/rust-nostr-server has 849 source lines of code out of 1,032 total lines across 17 files, counted from the b947f685078c82b2f87981330f962ad4bfeb95da ref at commit b947f685078c by the OctoCounts tokei engine on 2026-09-16. 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 kasugamirai/rust-nostr-server to commit b947f685078c, 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 82.3% of all lines, comments represent 8.6%, and the repository averages 50 code lines per file. Rust accounts for 91.2% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Rust | 9 | 905 | 774 | 60 | 71 |
| YAML | 2 | 34 | 32 | 0 | 2 |
| TOML | 1 | 23 | 22 | 0 | 1 |
| Dockerfile | 1 | 21 | 14 | 4 | 3 |
| Shell | 3 | 7 | 7 | 0 | 0 |
| Markdown | 1 | 42 | 0 | 25 | 17 |

Top language (Rust 91.2%). Generated at 2026-09-16T22:47:44.211441689+00:00. Canonical report: https://octocounts.com/github/kasugamirai/rust-nostr-server

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/kasugamirai/rust-nostr-server/commit/b947f685078c82b2f87981330f962ad4bfeb95da?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 kasugamirai/rust-nostr-server have?

kasugamirai/rust-nostr-server has 1,032 total lines, including 849 code lines, 89 comment lines, and 94 blank lines.

### How was the kasugamirai/rust-nostr-server line count measured?

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

### What commit was counted for kasugamirai/rust-nostr-server?

This OctoCounts report was generated from b947f685078c82b2f87981330f962ad4bfeb95da at commit b947f685078c on 2026-09-16T22:47:44.211441689+00:00.

## Similar repository reports

- [BrooksPatton/codecrafters-shell-rust](https://octocounts.com/github/BrooksPatton/codecrafters-shell-rust) — Rust, 763 code lines
- [rust-unofficial/awesome-rust](https://octocounts.com/github/rust-unofficial/awesome-rust) — Rust, 988 code lines
- [sheldonix/silero-vad-rust](https://octocounts.com/github/sheldonix/silero-vad-rust) — Rust, 1,087 code lines
- [Ansh-699/Q1_Accel_Week-1](https://octocounts.com/github/Ansh-699/Q1_Accel_Week-1) — Rust, 1,150 code lines
- [BerkeOruc/oplire](https://octocounts.com/github/BerkeOruc/oplire) — Rust, 526 code lines
- [cgag/loc](https://octocounts.com/github/cgag/loc) — Rust, 1,188 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)
