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
- a library of useful C utilities☆8Updated 11 years 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☆21Updated 9 years ago
- A bitfield ADT, used for easily managing bits, written in C under a BSD licence.☆15Updated 9 years ago
- Drop-in replacement for strdup(3) from libc☆12Updated 4 years ago
- Non-allocating command line flag parser☆13Updated 2 months ago
- Durable dead simple queue that allows zero copy semantics. Durable under failure!☆18Updated 9 years ago
- Lightweight task scheduler. Public domain.☆18Updated 7 years ago
- Simple event handling library.☆11Updated 10 years ago
- Minimal and fast regular expression library for C.☆18Updated 11 years ago
- simple and efficient hashtable implementation for C, taken from musl's hsearch()☆21Updated 2 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 7 years ago
- Tiny helper lib for building daemons in C☆19Updated 4 months ago
- A small and simple static analysis tool for C in C☆28Updated 4 months ago
- Intrusive data structures and asynchronous IO library☆19Updated 4 years ago
- Portable Event Library☆17Updated 4 months ago
- A library for creating and patching binary diffs. Based on bsdiff.☆11Updated 10 years ago
- Dictionary implemented through a skiplist☆15Updated 10 years ago
- Netstring parsing in C☆35Updated 4 years ago
- Single C file event loop☆25Updated 5 years ago
- C library for parsing JSON config files☆34Updated 5 years ago
- Bag ADT written in C so that you can take randomly, licensed under a BSD license☆13Updated 8 years ago
- Terminal goodies☆27Updated 11 years ago
- A bunch of C functions that are useful when writing simple code☆13Updated 4 months ago
- Programmers 'C' library of functions for: resizable strings, file and network access, string tokenization, pattern matching, terminal out…☆14Updated this week
- AST generation library☆26Updated 10 years ago
- Simple wildcard string comparison for C☆19Updated 4 years ago
- YAML Object Model Layer - a DOM-like interface for YAML☆41Updated 9 months ago
- RGB / RGBA parsing / formatting☆20Updated 11 years ago
- C preprocessor utilities☆20Updated 6 years ago