ramdeoshubham / macrosLinks
A collection of commonly used C MACROS
☆145Updated 2 years ago
Alternatives and similar repositories for macros
Users that are interested in macros are comparing it to the libraries listed below
Sorting:
- An argument-parsing library for C.☆70Updated 2 months ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- A list of awesome C preprocessor stuff☆362Updated last month
- str: yet another string library for C language.☆342Updated 10 months ago
- Single-header library for writing CLI applications in C/C++☆81Updated 2 months ago
- C utility libraries☆73Updated last month
- Easy to use, modular, header only, macro based, generic and type-safe Data Structures in C☆583Updated last year
- C List - universal list solution for C and C++, easy and fast, all data types supported☆63Updated 3 years ago
- My variant of the C Template Library☆268Updated 2 months ago
- 🚀 OOP in pure C with a single-header☆131Updated 3 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆170Updated last year
- Fast and lightweight math expression evaluator in C99☆141Updated 5 years ago
- C header library for typed lists (using macros and "template" C).☆53Updated 11 years ago
- Extremely lightweight, easy-to-use & blazing fast JSON parsing library written in pure C☆53Updated last year
- Linear Linked List Library☆51Updated last year
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated 3 weeks ago
- Pottery - A container and algorithm template library in C☆129Updated 3 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆203Updated 11 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- Generic, strongly typed, header-only data structures in C☆30Updated last year
- C library to print nicely formatted tables☆27Updated 6 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- A pure-C math library with a great variety of mathematical functions. Seeks to be close to C89/C90 compliant for portability.☆55Updated 2 years ago
- Let's Finally Try to Catch C -- Java like exception handling in C -- April 1999☆50Updated 6 years ago
- Fast Text-to-PDF Converter☆54Updated 2 months ago
- Simple hash table implemented in C☆180Updated last year
- A set of dbg(…) macros for C☆93Updated 4 months ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- clex is a simple lexer generator☆98Updated last month
- 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