Pinned Repositories
buffer
Tiny C string library
clib
Package manager for the C programming language.
cmocka
An elegant unit testing framework for C with support for mock objects.
commander
Commander option parser ported to C - simple API, auto-generated --help
coro
Coroutines in C
entr
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 FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary.
flag
Go-style flag parsing for C
hash
C hash implementation based on khash
list
C doubly linked list
sha1
sha1 hash alogrithm
clibs's Repositories
clibs/clib
Package manager for the C programming language.
clibs/entr
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 FIFO. entr was written to provide to make rapid feedback and automated testing natural and completely ordinary.
clibs/list
C doubly linked list
clibs/cmocka
An elegant unit testing framework for C with support for mock objects.
clibs/commander
Commander option parser ported to C - simple API, auto-generated --help
clibs/buffer
Tiny C string library
clibs/sha1
sha1 hash alogrithm
clibs/hash
C hash implementation based on khash
clibs/flag
Go-style flag parsing for C
clibs/uv
A clib pointer to libuv: Cross-platform asychronous I/O http://libuv.org/
clibs/http-get.c
Simple HTTP GET requests backed by libcurl
clibs/wildcardcmp
Simple wildcard string comparison for C
clibs/strdup
Drop-in replacement for strdup(3) from libc
clibs/clib-uninstall
clib(1) plugin for uninstalling executables
clibs/wiki-registry.c
clibs/module
A set of macros and functions to make defining a C module easier
clibs/clib-validate
clib(1) plugin for validating a package.json
clibs/lawn
Low Latancy Timer Data-Structure for Large Scale Systems
clibs/clib-package
Internal bits of clib-install(1) for fetching packages
clibs/website
The source code for clibs.org.
clibs/makeheaders
A clib package for the makeheaders command http://www.hwaci.com/sw/mkhdr/
clibs/tig
A clib pointer to https://github.com/jonas/tig
clibs/buffet
A clib pointer to https://github.com/alcover/buffet
clibs/discount
A clib (clib@next) pointer to https://github.com/Orc/discount
clibs/jsmn
A clib pointer to https://github.com/zserge/jsmn: Jsmn is a world fastest JSON parser/tokenizer.
clibs/packcc
A clib pointer for https://github.com/arithy/packcc
clibs/sodium
A clib pointer to libsodium: A modern, portable, easy to use crypto library.
clibs/clib-cache
Package caching for clib
clibs/fuse-linux
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
clibs/stb
A clib pointer to https://github.com/nothings/stb - stb single-file public domain libraries for C/C++