eerimoq / dbg-macroLinks
A set of dbg(…) macros for C
☆94Updated 5 months ago
Alternatives and similar repositories for dbg-macro
Users that are interested in dbg-macro are comparing it to the libraries listed below
Sorting:
- Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions☆268Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆414Updated 2 weeks ago
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 3 years ago
- safec libc extension with all C11 Annex K functions☆378Updated last month
- A collection of commonly used C MACROS☆146Updated 2 years ago
- A simple logging library for C/C++☆160Updated last year
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated last month
- A fast and lightweight event loop for embedded platforms.☆106Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- A lightweight cross-platform getopt alternative that is tested on Linux, Windows, FreeBSD and macOS. Command line argument parser library…☆207Updated last year
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆609Updated 7 years ago
- Portable, reentrant, getopt-like option parser☆370Updated 4 months ago
- The bit level data interchange format for serializing data structures (long term maintenance).☆151Updated 3 weeks ago
- META data and RESource library for C language☆138Updated last week
- Yet another INI parser☆177Updated 3 years ago
- ctest is a unit test framework for software written in C.☆242Updated 2 months ago
- My variant of the C Template Library☆270Updated 3 months ago
- Linear Linked List Library☆51Updated last year
- 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
- Tiny, modular, drop-in, library of some most commonly used utility methods for C (embedded) applications. Intended to be used as a git-su…☆159Updated 2 weeks ago
- A regular expression engine in C☆44Updated last year
- Debug Malloc memory allocation debugging C library☆169Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- tpl - a small binary serialization library for C☆380Updated 6 months ago
- Lightweight exception implementation for C☆348Updated 7 months ago
- A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.