awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
LeoVen avatar

LeoVen/C-Macro-Collections

0
View on GitHub↗
596 stars·45 forks·C·MIT·10 views

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.
  • Standard Library Extensions - Header-only generic collections generated via macros.
  • Windows Environments - Listed in the “Windows Environments” section of the Awesome C awesome list.

Star history

Star history chart for leoven/c-macro-collectionsStar history chart for leoven/c-macro-collections

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to C Macro Collections

Similar open-source projects, ranked by how many features they share with C Macro Collections.
  • nothings/stbnothings avatar

    nothings/stb

    33,970View on 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
    View on GitHub↗33,970
  • wolkykim/qlibcwolkykim avatar

    wolkykim/qlibc

    1,018View on GitHub↗

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

    C
    View on GitHub↗1,018
  • keybuk/libnihkeybuk avatar

    keybuk/libnih

    92View on GitHub↗

    NIH Utility Library

    C
    View on GitHub↗92
  • adamierymenko/huffandpuffA

    adamierymenko/huffandpuff

    0View on GitHub↗
    View on GitHub↗0
See all 30 alternatives to C Macro Collections→

Frequently asked questions

What does leoven/c-macro-collections do?

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

What are the main features of leoven/c-macro-collections?

The main features of leoven/c-macro-collections are: Frameworks, Standard Library Extensions, Windows Environments.

What are some open-source alternatives to leoven/c-macro-collections?

Open-source alternatives to leoven/c-macro-collections include: 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.