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…
☆22Updated 8 years ago
Alternatives and similar repositories for POPT
Users that are interested in POPT are comparing it to the libraries listed below
Sorting:
- Linear Linked List Library☆52Updated last year
- A low-latency in-memory C logging library☆58Updated 3 years ago
- A lightweight header only logging library for C☆56Updated 4 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Updated last month
- Documentation generator for C/C++ code☆56Updated 3 months ago
- NIH Utility Library☆92Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Hierarchical memory allocator☆79Updated 10 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Intrusive Red-Black Tree Collection☆37Updated 7 months ago
- A generic C memory pool☆101Updated 9 years ago
- Exposing a C++ library with a plain C ABI☆16Updated 9 years ago
- Maintainance repo. Mirror of https://repo.or.cz/libtar.git with additional modifications☆47Updated 4 years ago
- C-Pluff, a plug-in framework for C☆41Updated 2 months ago
- Exception handling and smart pointer (automatic cleanup) libraries for C☆60Updated 11 years ago
- Portable Event Library☆18Updated 9 months ago
- POSIX getopt() as a portable header library☆112Updated 2 years ago
- Coroutines for C.☆78Updated 8 years ago
- A single header C library to simplify splitting and processing strings☆54Updated 4 months ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- libio is a cross platform high performance io library written in C. It provides ability to write event driven servers and applications wi…☆18Updated 8 months ago
- ☆36Updated 2 years ago
- libuv thread communication☆60Updated 2 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- [MIRROR] Reimplement libdjb under GPL☆48Updated last year
- bithacks.h is a C header file containing useful bit manipulation macros☆73Updated 16 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 4 months ago
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- A C vector library similar to the C++ STL vector☆21Updated 9 months ago
- A smattering of miscellaneous C libraries. Includes sane argument parsing, a thread-safe multi-producer/multi-consumer queue, and impleme…☆106Updated 9 years ago