devzero2000 / POPTLinks
Popt is a C library for parsing command line parameters. Popt was heavily influenced by the getopt() and getopt_long() functions, but it improves on them by allowing more powerful argument expansion. Popt can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. Popt allows command line arguments to…
☆21Updated 8 years ago
Alternatives and similar repositories for POPT
Users that are interested in POPT are comparing it to the libraries listed below
Sorting:
- Intrusive Red-Black Tree Collection☆37Updated 6 months ago
- Linear Linked List Library☆51Updated last year
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Documentation generator for C/C++ code☆55Updated 2 months ago
- A low-latency in-memory C logging library☆58Updated 3 years ago
- POSIX getopt() as a portable header library☆110Updated 2 years ago
- Portable Event Library☆18Updated 7 months ago
- ☆35Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- NIH Utility Library☆92Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Collection of highly reusable C utilities.☆34Updated last year
- A simple, intrusive, zero-allocation red-black tree implementation☆52Updated 4 years ago
- Portable endian conversion functions for C☆39Updated last year
- C JSON parser (both, SAX-like & full DOM)☆27Updated last year
- A C vector library similar to the C++ STL vector☆21Updated 8 months ago
- Examples of common C techniques on Linux☆32Updated 8 years ago
- C-Pluff, a plug-in framework for C☆40Updated 2 weeks ago
- Hierarchical memory allocator☆76Updated 10 years ago
- Rini is a tiny, non-libc dependant, .ini file parser programmed from scratch in C99.☆31Updated 7 years ago
- A generic C memory pool☆100Updated 9 years ago
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆31Updated 2 weeks ago
- Coroutines for C.☆77Updated 8 years ago
- [MIRROR] Reimplement libdjb under GPL☆45Updated last year
- Proof-of-concept implementation and benchmark of zero-copy shared-memory transport☆30Updated 12 years ago
- C11 + Pthreads Atomic Bounded Work Queue☆28Updated 10 years ago
- Tiny helper lib for building daemons in C☆18Updated last month
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago