rubenvannieuwpoort / c_unit_testsLinks
C unit tests with a small header-only library.
☆63Updated last year
Alternatives and similar repositories for c_unit_tests
Users that are interested in c_unit_tests are comparing it to the libraries listed below
Sorting:
- A simple and flexible build tool using Lua, similar to make/mk.☆187Updated last year
- Small expect-like library, clone of http://git.annexia.org/?p=miniexpect.git;a=summary☆69Updated 2 years ago
- Set of macros that guard against buffer overflows. Based on C99 VLA feature.☆129Updated 2 years ago
- A simple C coroutine library.☆227Updated last year
- Type-safe Printf in C☆72Updated 5 months ago
- Printf Oriented Message Protocol☆118Updated last month
- A mirror of https://git.sr.ht/~grego/sumtypes.h☆76Updated 5 months ago
- A synchronous, single-threaded interface for starting processes on Linux☆34Updated 3 years ago
- A simple single header 64 and 32 bit hash function using only add, sub, ror, and xor.☆78Updated 3 years ago
- Compact garbage-collected heap and JSON-like object model☆80Updated 2 years ago
- Pure Tcl Console Text Editor☆59Updated last year
- Pottery - A container and algorithm template library in C