awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Bibliothèques et ressources pour le langage C

Classement mis à jour le 30 juin 2026

Nous sélectionnons les dépôts GitHub open-source correspondant à « C programming libraries, tools and resources ». Les résultats sont classés par pertinence par rapport à votre recherche — utilisez les filtres ci-dessous pour affiner, ou utilisez l'IA.

Bibliothèques et ressources pour le langage C

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • rxi/microuiAvatar de rxi

    rxi/microui

    5,525Voir sur GitHub↗

    microui is a minimal immediate-mode graphical user interface library written in C, designed for resource-constrained environments such as embedded systems. It operates without dynamic memory allocation and has no external dependencies beyond standard C, making it a self-contained solution for building lightweight interfaces. The library is delivered as a single header file, simplifying integration into any project. It uses a fixed-allocator heap for all runtime state, guaranteeing deterministic memory use and predictable performance. All drawing is delegated to user-supplied callbacks, keepin

    rxi/microui is a single-header immediate-mode GUI library for C, not a curated collection of libraries and tools as requested; it is the kind of library that would belong inside such a collection rather than being the collection itself.

    CSingle-File DistributionsNo-Dependency UI Frameworks
    Voir sur GitHub↗5,525
  • aquynh/capstoneAvatar de aquynh

    aquynh/capstone

    8,839Voir sur GitHub↗

    Capstone is a multi-architecture disassembly framework and binary translation system. It converts binary machine code into human-readable assembly instructions for a wide variety of hardware instruction set architectures and virtual machines. The framework supports a diverse range of targets, including x86, ARM, RISC-V, and MIPS, as well as virtual machine environments like WebAssembly and the Ethereum Virtual Machine. It functions as an instruction analysis tool capable of extracting granular decomposition data and semantic information from disassembled code. The engine is designed for low-

    Capstone is a single-purpose C disassembly library, not a curated collection of general C programming libraries and tools, so it does not fit the request for a resource list.

    CZero-Dependency Libraries
    Voir sur GitHub↗8,839

Related searches

  • une collection de bibliothèques et d'outils OCaml
  • une collection de bibliothèques pour la programmation en Nim
  • une collection de bibliothèques pour le développement Crystal
  • une collection de bibliothèques pour le développement Erlang
  • a C++ library for mathematical computations
  • une collection de livres de programmation gratuits
  • Systems programming resources
  • une collection de ressources pour la programmation fonctionnelle en F#