I started with C yesterday!

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
  • ekon

    A JSON alternative for sane people. Combination of simplicity & power. Check it out!

  • Make some contributions. That way you can see how C should be written. Memory management and stuffs. I would love to see you ready to contribute to https://github.com/ekon-org/ekon. Its my project in pure C. And I can guide you though the code base too.

  • Git

    Git Source Code Mirror - This is a publish-only repository but pull requests can be turned into patches to the mailing list via GitGitGadget (https://gitgitgadget.github.io/). Please follow Documentation/SubmittingPatches procedure for any of your improvements.

  • C is simple, but there's definitely a bunch of ways to turn it into a footgun if you're not careful. Look no further than git's list of banned functions, plus the idea that there exist reentrant _r versions of functions that avoid using persistent global state, and (in the winapi) safe _s versions of functions that usually take extra params to prevent buffer overflows.

  • 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