Any website that lists all the available libraries for C?

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Vcpkg

    C++ Library Manager for Windows, Linux, and MacOS

    There is vcpkg which is a C and C++ package manager from Microsoft. There is brew for macOS. Linux distros each have their own package repository. So there are multiple options, but no single One Source of Truth.

  • CodeRabbit

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

    🍺 The missing package manager for macOS (or Linux)

    There is vcpkg which is a C and C++ package manager from Microsoft. There is brew for macOS. Linux distros each have their own package repository. So there are multiple options, but no single One Source of Truth.

  • single_file_libs

    List of single-file C/C++ libraries.

  • stb

    stb single-file public domain libraries for C/C++

  • awesome-c

    A curated list of awesome C frameworks, libraries, resources and other shiny things. Inspired by all the other awesome-... projects out there.

  • clib

    Package manager for the C programming language.

    For smaller c libraries, there's https://github.com/clibs/clib, but I don't know how often it's updated.

  • xmake

    🔥 A cross-platform build utility based on Lua

    xmake features a package manager that supports all other package managers, it’s great

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub 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

  • Xmake: A modern C/C++ build tool

    7 projects | news.ycombinator.com | 4 May 2024
  • Use cmake to install dependency libraries?

    5 projects | /r/cpp | 19 Aug 2022
  • C Package Manager

    8 projects | news.ycombinator.com | 7 Mar 2022
  • Xmake v2.6.4 released, Improve a lot of package management features

    5 projects | /r/cpp | 7 Mar 2022
  • Effective Neovim Setup. A Beginner’s Guide

    5 projects | dev.to | 9 Mar 2024

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