# ggml-org/ggml SLOC report

> As of 2026-09-05 (commit 8be60f83ec12), ggml-org/ggml contains 346,140 total lines: 269,756 code, 21,943 comments, 54,441 blank, across 1,022 files in 19 languages (top: C++ 44.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving ggml-org/ggml to commit 8be60f83ec12, 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 77.9% of all lines, comments represent 6.3%, and the repository averages 264 code lines per file. C++ accounts for 44.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 202 | 152,697 | 119,497 | 9,327 | 23,873 |
| C | 32 | 51,187 | 39,995 | 2,216 | 8,976 |
| C Header | 128 | 34,086 | 24,320 | 5,147 | 4,619 |
| CUDA | 179 | 21,130 | 17,041 | 801 | 3,288 |
| OpenCL | 107 | 17,921 | 15,350 | 0 | 2,571 |
| GLSL | 181 | 18,933 | 15,119 | 559 | 3,255 |
| C++ Header | 49 | 14,956 | 11,637 | 1,071 | 2,248 |
| Metal Shading Language | 1 | 10,592 | 7,994 | 426 | 2,172 |
| WebGPU Shader Language | 38 | 8,180 | 6,798 | 208 | 1,174 |
| Python | 25 | 5,000 | 4,325 | 220 | 455 |
| CMake | 37 | 4,270 | 3,350 | 319 | 601 |
| Objective-C | 2 | 2,522 | 1,827 | 155 | 540 |

Top language (C++ 44.3%). Generated at 2026-09-05T15:20:36.298523452+00:00. Canonical report: https://octocounts.com/github/ggml-org/ggml

## Report FAQ

### How many lines of code does ggml-org/ggml have?

ggml-org/ggml has 346,140 total lines, including 269,756 code lines, 21,943 comment lines, and 54,441 blank lines.

### How was the ggml-org/ggml line count measured?

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

### What commit was counted for ggml-org/ggml?

This OctoCounts report was generated from 8be60f83ec124c31f3a427053c29022e3072f8a4 at commit 8be60f83ec12 on 2026-09-05T15:20:36.298523452+00:00.

## Similar repository reports

- [YuriSizuku/Kirikiroid2Yuri](https://octocounts.com/github/YuriSizuku/Kirikiroid2Yuri) — C++, 268,699 code lines
- [randombit/botan](https://octocounts.com/github/randombit/botan) — C++, 271,439 code lines
- [ctrl-alt-test/demo-archive](https://octocounts.com/github/ctrl-alt-test/demo-archive) — C++, 267,189 code lines
- [microsoft/terminal](https://octocounts.com/github/microsoft/terminal) — C++, 263,670 code lines
- [optiscaler/OptiScaler](https://octocounts.com/github/optiscaler/OptiScaler) — C++, 262,871 code lines
- [zeas2/Kirikiroid2](https://octocounts.com/github/zeas2/Kirikiroid2) — C++, 262,282 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Electron vs Tauri](https://octocounts.com/compare/electron-vs-tauri)
- [Godot vs Bevy](https://octocounts.com/compare/godot-vs-bevy)
- [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)
