eerimoq / dbg-macroLinks
A set of dbg(…) macros for C
☆93Updated 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☆266Updated last year
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆413Updated 2 weeks ago
- A fast and lightweight event loop for embedded platforms.☆105Updated 3 years ago
- safec libc extension with all C11 Annex K functions☆375Updated last month
- 🦁 Nala - A delightful test framework for C projects.☆68Updated 3 years ago
- A collection of commonly used C MACROS☆145Updated 2 years ago
- The bit level data interchange format for serializing data structures (long term maintenance).☆151Updated 3 weeks ago
- My variant of the C Template Library☆268Updated 2 months 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…☆158Updated 3 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆275Updated 4 months ago
- ctest is a unit test framework for software written in C.☆242Updated last month
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year
- A Micro (1k lines of code) Unit Test Framework for C/C++☆172Updated last month
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 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
- Portable, reentrant, getopt-like option parser☆369Updated 4 months ago
- A simple logging library for C/C++☆160Updated last year
- Tiny, fast(ish), self-contained and fully loaded printf, sprinf etc. implementation, mainly for embedded systems.☆22Updated 6 months ago
- Linear Linked List Library☆51Updated last year
- A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.☆141Updated 2 years ago
- Pocket coroutine library☆92Updated 2 years ago
- Fast and lightweight math expression evaluator in C99☆142Updated 5 years ago
- A progressive test framework for C.☆117Updated 4 years ago
- A regular expression engine in C☆44Updated last year
- Lightweight exception implementation for C☆346Updated 7 months ago
- Embedded Systems C++ Library Support (Currently wraps libcxx)☆93Updated 10 months ago
- An elegant unit testing framework for C with support for mock objects.☆258Updated last year
- Protothreads (coroutines) in C99. Highly portable, but work best in low-end embedded systems.☆294Updated 8 years ago