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:
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago
- POSIX getopt() as a portable header library☆111Updated 2 years ago
- Intrusive Red-Black Tree Collection☆37Updated 7 months ago
- Linear Linked List Library☆52Updated last year
- A low-latency in-memory C logging library☆58Updated 3 years ago
- Portable Event Library☆18Updated 8 months ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Dynamic memory pool implementation, for reusable fixed, or variable sized memory blocks, using pthread mutex locks.☆32Updated last month
- NIH Utility Library☆92Updated 4 years ago
- POSIX-C functions implementing the OAuth Core RFC 5849 standard☆72Updated 3 years ago
- A generic C memory pool☆101Updated 9 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- Tiny helper lib for building daemons in C☆18Updated 2 months ago
- ☆35Updated 2 years ago
- Convenient & cross-platform sandboxing C library☆45Updated 3 months ago
- memory pool allocator☆51Updated 13 years ago
- Documentation generator for C/C++ code☆56Updated 3 months ago
- Maintainance repo. Mirror of https://repo.or.cz/libtar.git with additional modifications☆47Updated 4 years ago
- Collection of highly reusable C utilities.☆35Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated 2 years ago
- A single header C library to simplify splitting and processing strings☆53Updated 3 months ago
- A simple, intrusive, zero-allocation red-black tree implementation☆53Updated 4 years ago
- Low-memory-footprint mutexes for pthreads☆42Updated 3 years ago
- Read-only mirror of https://gitlab.inria.fr/gustedt/p99 - P99 is a suite of macro and function definitions that ease the programming in m…☆36Updated 2 months ago
- Minimal Huffman coder/decoder☆103Updated 12 years ago
- Exposing a C++ library with a plain C ABI☆16Updated 9 years ago
- Coroutines for C.☆78Updated 8 years ago
- Single-header-file, public domain, type-generic C89 skip list implemementation☆31Updated 8 years ago