Scripts (LD)| sourceware.org
Low level software usually has lots of .cc or .rs files. Even lower-level software, like your cryptography library, probably has .S containing assembly, my least favorite language for code review.| mcyoung.xyz