Editors/IDEs for C development?(+some more questions)

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

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

    Portable C and C++ Development Kit for x64 (and x86) Windows

  • For me, Vim, make, ctags, basic unix utilities, and a good C compiler are enough for any project of any size. No plugins or anything fancy for Vim, just the built-in :make to build from Vim with error/warning navigation, and ctags to navigate to definitions. I've even built a compact Mingw-w64 distribution around this concept for when I need to work on Windows: w64devkit.

  • 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