# coder/websocket SLOC report

> As of 2026-07-18 (commit 9c8faadccd1b), coder/websocket contains 9,383 total lines: 6,886 code, 1,003 comments, 1,494 blank, across 66 files in 9 languages (top: Go 94.0%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving coder/websocket to commit 9c8faadccd1b, 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 73.4% of all lines, comments represent 10.7%, and the repository averages 104 code lines per file. Go accounts for 94.0% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 50 | 8,518 | 6,470 | 753 | 1,295 |
| GNU Style Assembly | 2 | 199 | 158 | 15 | 26 |
| Shell | 4 | 117 | 93 | 6 | 18 |
| CSS | 1 | 81 | 65 | 1 | 15 |
| JavaScript | 1 | 76 | 62 | 7 | 7 |
| HTML | 1 | 25 | 24 | 0 | 1 |
| Makefile | 1 | 18 | 14 | 0 | 4 |
| Markdown | 5 | 336 | 0 | 210 | 126 |
| Plain Text | 1 | 13 | 0 | 11 | 2 |

Top language (Go 94.0%). Generated at 2026-07-18T22:38:24.158860182+00:00. Canonical report: https://octocounts.com/github/coder/websocket

## Report FAQ

### How many lines of code does coder/websocket have?

coder/websocket has 9,383 total lines, including 6,886 code lines, 1,003 comment lines, and 1,494 blank lines.

### How was the coder/websocket line count measured?

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

### What commit was counted for coder/websocket?

This OctoCounts report was generated from master at commit 9c8faadccd1b on 2026-07-18T22:38:24.158860182+00:00.

## Similar repository reports

- [stupside/castor](https://octocounts.com/github/stupside/castor) — Go, 6,995 code lines
- [sirupsen/logrus](https://octocounts.com/github/sirupsen/logrus) — Go, 6,587 code lines
- [sky22333/hubproxy](https://octocounts.com/github/sky22333/hubproxy) — Go, 6,568 code lines
- [sautmanurung2/NanoPony](https://octocounts.com/github/sautmanurung2/NanoPony) — Go, 7,272 code lines
- [BladeRunner322/Semi-prod-ToDoList](https://octocounts.com/github/BladeRunner322/Semi-prod-ToDoList) — Go, 6,158 code lines
- [kylej21/DeadLift](https://octocounts.com/github/kylej21/DeadLift) — Go, 6,034 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)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [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)
