awesome-coding-standards icon indicating copy to clipboard operation
awesome-coding-standards copied to clipboard

Collection of C and C++ Coding Standards

Awesome Coding Standards: A collection of C and C++ Coding Standards


Coding standards for safety and critical systems

  • AUTOSAR Guidelines for the use of the C++14 language in critical and safety-related systems
  • BARR-C:2018 Embedded C Coding Standard
  • ESCR Embedded System development Coding Reference guide
    • C Language Edition
    • C++ Language Edition
  • High Integrity C++ Coding Standard v4.0
  • Joint Strike Fighter Air Vehicle C++ Coding Standards
  • MISRA-C:2004 Guidelines for the use of the C language in critical systems (external link, archived)
  • SEI CERT: Rules for Developing Safe, Reliable, and Secure Systems
    • CERT C Coding Standard
    • CERT C++ Coding Standard
  • JPL Institutional Coding Standard for the C Programming Language

Other standards and coding styles