# BVLC/caffe SLOC report

> As of 2026-09-11 (commit 04ab089db018), BVLC/caffe contains 82,282 total lines: 57,102 code, 15,544 comments, 9,636 blank, across 446 files in 16 languages (top: C++ 38.5%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving BVLC/caffe to commit 04ab089db018, 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 69.4% of all lines, comments represent 18.9%, and the repository averages 128 code lines per file. C++ accounts for 38.5% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| C++ | 118 | 28,742 | 21,968 | 3,702 | 3,072 |
| C Header | 2 | 19,561 | 12,902 | 4,697 | 1,962 |
| Python | 27 | 8,599 | 6,395 | 1,194 | 1,010 |
| C++ Header | 105 | 9,450 | 5,286 | 2,783 | 1,381 |
| CUDA | 63 | 5,794 | 4,861 | 308 | 625 |
| CMake | 31 | 2,758 | 1,896 | 448 | 414 |
| Jupyter Notebooks | 8 | 1,670 | 954 | 445 | 271 |
| Objective-C | 22 | 926 | 832 | 0 | 94 |
| Protocol Buffers | 1 | 1,449 | 714 | 585 | 150 |
| Shell | 40 | 914 | 551 | 197 | 166 |
| Makefile | 1 | 709 | 507 | 110 | 92 |
| HTML | 1 | 114 | 98 | 4 | 12 |

Top language (C++ 38.5%). Generated at 2026-09-11T01:44:49.755184724+00:00. Canonical report: https://octocounts.com/github/BVLC/caffe

## Report FAQ

### How many lines of code does BVLC/caffe have?

BVLC/caffe has 82,282 total lines, including 57,102 code lines, 15,544 comment lines, and 9,636 blank lines.

### How was the BVLC/caffe line count measured?

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

### What commit was counted for BVLC/caffe?

This OctoCounts report was generated from 04ab089db018a292ae48d51732dd6c66766b36b6 at commit 04ab089db018 on 2026-09-11T01:44:49.755184724+00:00.

## Similar repository reports

- [LensPlaysGames/LensorCompilerCollection](https://octocounts.com/github/LensPlaysGames/LensorCompilerCollection) — C++, 55,602 code lines
- [rpm-software-management/rpm](https://octocounts.com/github/rpm-software-management/rpm) — C++, 62,133 code lines
- [noctalia-dev/umbriel](https://octocounts.com/github/noctalia-dev/umbriel) — C++, 51,779 code lines
- [mkxp-z/mkxp-z](https://octocounts.com/github/mkxp-z/mkxp-z) — C++, 62,446 code lines
- [mawww/kakoune](https://octocounts.com/github/mawww/kakoune) — C++, 50,964 code lines
- [catchorg/Catch2](https://octocounts.com/github/catchorg/Catch2) — C++, 63,408 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)
