µnit is a small testing framework for C
☆700Apr 14, 2024Updated last year
Alternatives and similar repositories for munit
Users that are interested in munit are comparing it to the libraries listed below
Sorting:
- A C testing library in 1 file. No dependencies, no dynamic allocation. ISC licensed.☆1,522Jun 11, 2023Updated 2 years ago
- Simple unit testing for C☆5,109Updated this week
- A cross-platform C and C++ unit testing framework for the 21st century☆2,238Mar 2, 2026Updated 2 weeks ago
- Collection of miscellaneous portable C snippets.☆754Jan 16, 2024Updated 2 years ago
- A KISS, cross-platform C mocking library☆166Dec 22, 2025Updated 3 months ago
- Parser for argv that works similarly to getopt☆191Oct 31, 2023Updated 2 years ago
- Minimal unit testing framework for C☆632Oct 27, 2023Updated 2 years ago
- An elegant unit testing framework for C with support for mock objects.☆274Oct 12, 2023Updated 2 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Mar 30, 2015Updated 10 years ago
- 🧪 single header unit testing framework for C and C++☆956Mar 9, 2026Updated last week
- M*LIB is a library of generic and type safe containers / data structures in pure C language (C99 / C11) for a wide collection of containe…☆1,087Feb 22, 2026Updated 3 weeks ago
- minimal, header only implementation for detcting text via Stroke Width Transform (SWT)☆16Aug 19, 2023Updated 2 years ago
- libsrt is a C library for writing fast and safe C code, faster. It provides string, vector, bit set, set, map, hash set, and hash map han…☆553Feb 22, 2023Updated 3 years ago
- A toy game engine written in C for prototyping and goofing around.☆13Jun 14, 2023Updated 2 years ago
- Intrusive data structures for C☆67Jun 9, 2017Updated 8 years ago
- Binary Serialization☆477Jul 8, 2025Updated 8 months ago
- Small, portable implementation of the C11 threads API☆1,026Dec 30, 2023Updated 2 years ago
- A unit testing framework for C☆1,157Jul 12, 2024Updated last year
- Eva is a simple cross-platform C99 library for creating event-driven applications.☆12Jul 25, 2023Updated 2 years ago
- Simple Dynamic Strings library for C☆5,398Apr 18, 2025Updated 11 months ago
- A C/C++ header to help move #ifdefs out of your code