Introduction

C Macro Collections Logo

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

LinkToRepo LinkToDocs

License Version travis-ci codecov test_suit

Stars loc loc

The C Macro Collections Library is a compilation of macros that can be used to generate common data structures for any desired type. These data structures are type safe and are powered with many features (see Features section).

The documentation is currently being written in hopes that in the future it can be used to help you get to know better this amazing C library.