Where to find readable source code of the C Standard Library?

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

    Discontinued classic (K&R) C compiler for AMD64 (by gnuless)

  • Look at https://github.com/gnuless/ncc .. the libc there is not complete, but pretty substantial. Most of stdio is there. It's been pieced together from the Minix/ACK libc, Coherent, BSD sources. Should be enough to see how a standard library is put together.

  • sortix

  • I was going to recommend Musl, but since it was mentioned, maybe Sortix's Libc? it is directed to Sortix and will not work without any adaptation in Linux, but it is very well written and can give you some insight into how things work/are implemented.

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

  • BlackHole: macOS Audio Loopback Driver

    2 projects | news.ycombinator.com | 5 May 2024
  • TheDesk Desktop Environment

    3 projects | news.ycombinator.com | 5 May 2024
  • Ask HN: People that use jq extensively, I'd like to talk to you

    2 projects | news.ycombinator.com | 6 May 2024
  • What do you want to watch next? This is why I built GoodWatch.

    6 projects | dev.to | 5 May 2024
  • Tasmota: Open-source firmware for ESP devices

    3 projects | news.ycombinator.com | 5 May 2024