What Happens Before the Main Function is Called ?

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

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. compiler-explorer

    Run compilers interactively from your web browser and interact with the assembly

    Here's a talk about the subject I watched a while back by Matt Godbolt (author of godbolt.org): https://youtu.be/dOfucXtyEsU

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. u-config

    a smaller, simpler, portable pkg-config clone

    u-config, a pkg-config implementation. win32_main.c has the platform code that uses only the Win32 API without a CRT (console subsystem).

  4. scratch

    Personal scratch code

    pbmview, an image viewer (windows subsystem).

  5. refterm

    Reference monospace terminal renderer

    refterm, a terminal emulator proof of concept.

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

Did you know that C is
the 6th most popular programming language
based on number of references?