What is your favorite coding style? Why?

This page summarizes the projects mentioned and recommended in the original post on /r/C_Programming

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • buddy

    early A interpreter with buddy system space management.

  • For example, notice the two versions of https://github.com/tavmem/buddy/blob/master/a/b.c selected by the #ifdef. The second one is in pretty normal style and it's over 700 lines. The first one does basically the same job and it's like 11. More shell, less egg.

  • cake

    Cake a C23 front end and transpiler written in C (by thradams)

  • I have an open source project (https://github.com/thradams/cake) that can check coding style in case someone wants to help.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts