What are some good C programs I can read through?

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • musl

    unofficial musl mirror git://git.musl-libc.org/musl (by ifduyue)

  • musl-libc

  • SDL

    Simple Directmedia Layer

  • I find SDL (platform abstraction library popular in the games industry) is a well-written and well-structured library that demonstrates solid solutions to a lot of the real-world problems that come up in a large(ish) C projects.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Wren

    The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.

  • The best C code I have ever read is that of wren.

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