clibs
Results
32
repositories owned by
clibs
clib
4.8k
Stars
240
Forks
Watchers
Package manager for the C programming language.
cmocka
204
Stars
49
Forks
Watchers
An elegant unit testing framework for C with support for mock objects.
commander
200
Stars
28
Forks
Watchers
Commander option parser ported to C - simple API, auto-generated --help
entr
586
Stars
16
Forks
Watchers
A utility for running arbitrary commands when files change. Uses kqueue(2) or inotify(7) to avoid polling. entr responds to file system events by executing command line arguments or by writing to a FI...
container_of
19
Stars
3
Forks
Watchers
Obtain a pointer to the struct that contains the struct member