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

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

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

LeoVen/C-Macro-Collections

0
View on GitHub↗

C Macro Collections

Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

Features

  • Frameworks - Header-only, type-safe collections generated via macros.

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI
  • 标准库扩展 - Header-only generic collections generated via macros.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.
  • 596 星标·45 分支·C·MIT·4 次浏览

    Star 历史

    leoven/c-macro-collections 的 Star 历史图表leoven/c-macro-collections 的 Star 历史图表

    C Macro Collections 的开源替代方案

    相似的开源项目,按与 C Macro Collections 的功能重合度排序。
    • nothings/stbnothings 的头像

      nothings/stb

      33,970在 GitHub 上查看↗

      This project is a collection of portable, header-only C functions designed for integration into software projects without complex build dependencies or external linking requirements. It provides a suite of low-level utilities for graphics, audio, and data management, focusing on direct memory manipulation and zero-dependency portability. By utilizing a single-header distribution model, the library simplifies dependency management while allowing developers to maintain full control over memory allocation and binary size through compile-time configuration. The library distinguishes itself by off

      C
      在 GitHub 上查看↗33,970
    • wolkykim/qlibcwolkykim 的头像

      wolkykim/qlibc

      1,018在 GitHub 上查看↗

      qLibc is a simple and yet powerful C library providing generic data structures and algorithms.

      C
      在 GitHub 上查看↗1,018
    • keybuk/libnihkeybuk 的头像

      keybuk/libnih

      92在 GitHub 上查看↗

      NIH Utility Library

      C
      在 GitHub 上查看↗92
    • adamierymenko/huffandpuffA

      adamierymenko/huffandpuff

      0在 GitHub 上查看↗
      在 GitHub 上查看↗0
    查看 C Macro Collections 的所有 30 个替代方案→

    常见问题解答

    leoven/c-macro-collections 是做什么的?

    Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C

    leoven/c-macro-collections 的主要功能有哪些?

    leoven/c-macro-collections 的主要功能包括:Frameworks, 标准库扩展, Windows Environments。

    leoven/c-macro-collections 有哪些开源替代品?

    leoven/c-macro-collections 的开源替代品包括: wolkykim/qlibc — qLibc is a simple and yet powerful C library providing generic data structures and algorithms. nothings/stb — This project is a collection of portable, header-only C functions designed for integration into software projects… keybuk/libnih — NIH Utility Library. adamierymenko/huffandpuff. alexanderagd/clist — C List - universal list solution for C and C++, easy and fast, all data types supported. alanxz/rabbitmq-c — RabbitMQ C client.