All Git Users → clibs

24 open source projects by clibs

1. Commander
Commander option parser ported to C - simple API, auto-generated --help
✭ 184
c
2. Buffer
Tiny C string library
✭ 150
c
3. Hash
C hash implementation based on khash
✭ 143
c
4. Cmocka
An elegant unit testing framework for C with support for mock objects.
✭ 132
c
5. Sha1
sha1 hash alogrithm
✭ 109
c
6. Coro
Coroutines in C
✭ 108
c
7. Flag
Go-style flag parsing for C
✭ 94
c
8. Uv
Cross-platform asychronous I/O http://libuv.org/
✭ 40
c
9. Zerodbg
Useful macros for debugging purposes.
✭ 14
c
10. Strndup
Safe version of strndup
✭ 6
c
11. 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.
✭ 452
c
12. Clib
Basically the lazy-man's copy/paste promoting smaller C utilities, also serving as a nice way to discover these sort of libraries. From my experience C libraries are scattered all over the web and discovery is relatively poor. The footprint of these libraries is usually quite large and unfocused. The goal of clibs is to provide stand-alone "micro" C libraries for developers to quickly install without coupling to large frameworks.
13. List
C doubly linked list
✭ 290
c
14. rle
Run-length encoding.
✭ 19
cMakefile
15. lmdb
Symas Lightning Memory-Mapped Database (LMDB)
✭ 78
16. ms
C str to us / ms utilities
✭ 18
cMakefile
17. unlikely
gcc branch prediction macros
✭ 16
c
18. net
extends libuv to support tls/ssl in a simpler API for clibs
✭ 35
cC++python
19. wildcardcmp
Simple wildcard string comparison for C
✭ 17
cMakefile
20. logfmt
Fast C logfmt parser.
✭ 29
cMakefile
21. red-black-tree
Generic red-black tree library (by Julienne Walker).
22. term
Terminal goodies
✭ 26
cC++
23. inih
Simple .INI file parser
✭ 19
cC++shell
24. http-get.c
Simple HTTP GET requests backed by libcurl
1-24 of 24 user projects