eerimoq / dbg-macroLinks
A set of dbg(…) macros for C
☆95Updated 8 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☆273Updated last year
- 🦁 Nala - A delightful test framework for C projects.☆69Updated 2 months ago
- ctest is a unit test framework for software written in C.☆242Updated this week
- safec libc extension with all C11 Annex K functions☆384Updated last month
- A single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.☆420Updated 3 months ago
- A Micro (1k lines of code) Unit Test Framework for C/C++☆175Updated 4 months ago
- A collection of commonly used C MACROS☆148Updated 2 years ago
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- A fast and lightweight event loop for embedded platforms.☆109Updated 3 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆115Updated 2 years ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆280Updated 7 months ago
- Portable, reentrant, getopt-like option parser☆378Updated 7 months ago
- Linear Linked List Library☆51Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- A fork of Paul Hsieh's Better String Library☆162Updated last week
- 🔀 Asynchronous framework in C.☆33Updated 3 years ago
- A simple logging library for C/C++☆166Updated 2 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…☆162Updated 3 weeks ago
- The bit level data interchange format for serializing data structures (long term maintenance).☆159Updated 2 months ago
- My variant of the C Template Library☆278Updated last month
- A regular expression engine in C☆44Updated 2 years ago
- A circular buffer alternative written in C under a BSD license☆142Updated 6 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
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 years ago
- A small, self-contained, zero-config, MIT licensed, cross-platform, readline and libedit replacement.☆146Updated 2 years ago
- a memory allocator for embedded systems (microcontrollers)☆67Updated 8 years ago
- An ANSI C encoder/decoder for the MessagePack serialization format / msgpack.org[C / Objective-C / Swift]☆150Updated 10 months ago
- An argument-parsing library for C.☆80Updated 6 months ago
- String parsing library combining the memory safety of strsep and the convenience of a sscanf-like interface.☆28Updated last year