awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

C 语言编程库与资源

排名更新于 2026年6月30日

我们为您精选了匹配 “C programming libraries, tools and resources” 的开源 GitHub 仓库。结果按与您查询的相关性进行排名 — 您可以使用下方筛选器缩小范围,或通过 AI 进行优化。

C 语言编程库与资源

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • rxi/microuirxi 的头像

    rxi/microui

    5,525在 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
    在 GitHub 上查看↗5,525
  • aquynh/capstoneaquynh 的头像

    aquynh/capstone

    8,839在 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
    在 GitHub 上查看↗8,839

Related searches

  • OCaml 库与工具合集
  • Nim 编程语言库合集
  • Crystal 开发库合集
  • Erlang 开发库合集
  • a C++ library for mathematical computations
  • 免费编程书籍合集
  • Systems programming resources
  • F# 函数式编程资源合集