| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| readme.md | 2026-06-12 | 651 Bytes | |
| deheader-1.11-2-any.hpkg | 2026-06-12 | 39.7 kB | |
| deheader-1.12-1-any.hpkg | 2026-06-12 | 40.0 kB | |
| deheader-1.10-1-any.hpkg | 2026-06-12 | 40.9 kB | |
| deheader-1.11-1-any.hpkg | 2026-06-12 | 38.5 kB | |
| Totals: 5 Items | 159.8 kB | 0 | |
deheader
Description: Find unnecessary headers in C/C++ source code.
Deheader is a CLI utility that analyzes C and C++ files to determine which header inclusions can be removed while still allowing them to compile. This may result in substantial improvements in compilation time, especially on large C++ projects; it also sometimes exposes dependencies and cohesions of which developers were unaware.
Copyright: Eric S Raymond
License: BSD (2-clause)
URL: https://gitlab.com/esr/deheader