ramdeoshubham / macrosLinks
A collection of commonly used C MACROS
☆149Updated 2 years ago
Alternatives and similar repositories for macros
Users that are interested in macros are comparing it to the libraries listed below
Sorting:
- str: yet another string library for C language.☆347Updated last week
- C utility libraries☆81Updated last month
- A list of awesome C preprocessor stuff☆380Updated 5 months ago
- An argument-parsing library for C.☆80Updated 6 months ago
- 🚀 OOP in pure C with a single-header☆132Updated 3 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆178Updated last month
- My variant of the C Template Library☆278Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆592Updated last year
- A set of dbg(…) macros for C☆95Updated 8 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated last month
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated last month
- Fast Text-to-PDF Converter☆55Updated 6 months ago
- Linear Linked List Library☆51Updated last year
- Simple hash table implemented in C☆183Updated last year
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆59Updated last year
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆56Updated 3 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆176Updated 4 months ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A type-safe dynamic array implementation for C☆488Updated 5 years ago
- Full-featured interfaces for C99☆338Updated 9 months ago
- C library to print nicely formatted tables☆29Updated 10 months ago
- A very small C interpreter☆537Updated 3 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆219Updated last year
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- 🖨️🐞 Printf Based Debugger, a user-friendly C debugger☆67Updated 5 years ago
- A simple string that can be passed to most library functions, e.g. printf, and supports its own methods such as add, insert, replace, and…☆21Updated 4 years ago
- Harbol is a collection of data structure and miscellaneous libraries, similar in nature to C++'s Boost, STL, and GNOME's GLib but for C99…☆29Updated 9 months ago
- Fast and lightweight math expression evaluator in C99☆149Updated 5 years ago
- A simple vector library for C that can store any type.☆228Updated 2 months ago