Coccinelle: The Linux kernel's source-to-source transformation tool
Summary
Coccinelle is a Linux kernel/code transformation tool that allows writing complex, style-preserving refactorings for C code via source-to-source transformations. The repo page describes installation, runtime dependencies, usage with the spatch tool, and contribution guidelines, along with licensing and project stats.