ramdeoshubham / macrosLinks
A collection of commonly used C MACROS
☆147Updated 2 years ago
Alternatives and similar repositories for macros
Users that are interested in macros are comparing it to the libraries listed below
Sorting:
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- A list of awesome C preprocessor stuff☆367Updated 3 months ago
- str: yet another string library for C language.☆342Updated 11 months ago
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆584Updated last year
- 🚀 OOP in pure C with a single-header☆130Updated 3 years ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆176Updated 3 years ago
- My variant of the C Template Library☆270Updated 3 months ago
- A set of dbg(…) macros for C☆94Updated 6 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 3 months ago
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆57Updated last year
- C utility libraries☆76Updated 2 months ago
- An argument-parsing library for C.☆74Updated 4 months ago
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- Linear Linked List Library☆51Updated last year
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆211Updated last year
- Simple hash table implemented in C☆180Updated last year
- Pottery - A container and algorithm template library in C☆128Updated 3 years ago
- Fast and lightweight math expression evaluator in C99☆144Updated 5 years ago
- A pure C vector implementation☆151Updated 4 years ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆173Updated 2 months ago
- POSIX getopt() as a portable header library☆110Updated 2 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
- META data and RESource library for C language☆138Updated 3 weeks ago
- A very small C interpreter☆436Updated 3 years ago
- A type-safe dynamic array implementation for C☆481Updated 4 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆51Updated 6 years ago
- C library to print nicely formatted tables☆28Updated 8 months ago
- A simple vector library for C that can store any type.☆217Updated last week
- 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…☆28Updated 7 months ago