Started learning C, please critique my code!

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

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

    A simple JSON utility that's intended to be used for parsing, generating and manipulating configuration files.

  • Link: https://github.com/VernonGrant/jsn.c

  • util

  • There are plenty of third-party vector implementations if you want, but to be honest, I would just write one yourself. That way you understand its behavior and limitations. Here is a link to mine. That is just a utilities repo that I use to grab random crap from. vec.h and vec.c are the ones that contain the dynamic array implementation. I just pushed whatever my local copy is so no guarantee that any of that works.

  • 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