clibs / module
A set of macros and functions to make defining a C module easier
☆10Updated 5 years ago
Alternatives and similar repositories for module:
Users that are interested in module are comparing it to the libraries listed below
- Non-allocating command line flag parser☆13Updated 4 months ago
- A simple queue using a linked list written in C under the BSD license.☆18Updated 7 years ago
- Obtain a pointer to the struct that contains the struct member☆20Updated 9 years ago
- A bitfield ADT, used for easily managing bits, written in C under a BSD licence.☆15Updated 9 years ago
- Portable Event Library☆17Updated 5 months ago
- a library of useful C utilities☆8Updated 11 years ago
- Tool and library for generating X.509 certificates and certificate requests (mirror)☆16Updated 3 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- RGB / RGBA parsing / formatting☆20Updated 11 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆41Updated 10 months ago
- A small and simple static analysis tool for C in C☆28Updated 5 months ago
- Programmers 'C' library of functions for: resizable strings, file and network access, string tokenization, pattern matching, terminal out…☆14Updated last week
- Simple event handling library.☆11Updated 10 years ago
- ☆32Updated last year
- Single C file event loop☆28Updated 5 years ago
- Tiny helper lib for building daemons in C☆19Updated 5 months ago
- Library for cross-platform C file functions☆12Updated 6 months ago
- Netstring parsing in C☆35Updated 4 years ago
- A small implementation of a regular expression matching engine, written in standard C11.☆13Updated 8 years ago
- fast, lock-free, core-dumpable prints (meaning you can see not-yet-flushed prints in core dumps/live processes)☆27Updated 11 years ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Misc. home brewed code, free to use under GPL/MIT/ISC, see each snippet for license.☆10Updated last year
- C library for parsing JSON config files☆34Updated 5 years ago
- Simple and fast drop-in replacements for the stdlib's strstr() and memmem() sub-sequence search functions.☆10Updated 10 years ago
- A simple c hash implementation using the DJB string hashing function.☆11Updated 12 years ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- ANSI C command line options parser☆22Updated last year
- Library for writing text-based user interfaces☆12Updated 7 years ago