devzero2000 / POPT
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…
☆19Updated 7 years ago
Alternatives and similar repositories for POPT:
Users that are interested in POPT are comparing it to the libraries listed below
- Linear Linked List Library☆49Updated last year
- NIH Utility Library☆89Updated 3 years ago
- Hierarchical memory allocator☆71Updated 9 years ago
- ☆32Updated last year
- Intrusive Red-Black Tree Collection☆31Updated last year
- Various code snippets to test stuff☆16Updated last month
- easy to use callback library for C++☆42Updated 8 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆45Updated 3 years ago
- POSIX getopt() as a portable header library☆108Updated last year
- Convenient & cross-platform sandboxing C library☆44Updated 11 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- The FreeType Project: a free, high-quality and portable font engine.☆51Updated 11 years ago
- Libelf is a simple library to read ELF files.☆48Updated 2 years ago
- Documentation generator for C/C++ code☆51Updated 2 months ago
- Common Datastructure Library for C developer.☆61Updated 3 years ago
- timers and timeline☆43Updated last year
- C unit testing in a header (works for C++ too!).☆36Updated 2 years ago
- Mini async log C port. Now with C++ wrappers.☆74Updated last year
- Exposing a C++ library with a plain C ABI☆16Updated 8 years ago
- Collection of highly reusable C utilities.☆27Updated last year
- Header only C library for platform agnostic (POSIX, Windows) socket/mutex/condition/shm/mmap/thread/time operations.☆17Updated 6 months ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆18Updated 9 years ago
- [MIRROR] Reimplement libdjb under GPL☆45Updated 3 months ago
- [Inactive] Public domain C++14 wrapper for POSIX interfaces.☆25Updated 9 years ago
- simple, fast C routines for manipulating UTF-8☆81Updated 5 years ago
- BSD syslog daemon with syslog()/syslogp(), i.e., structured logging API replacement for Linux, RFC3164 + RFC5424☆103Updated last week
- tiny unit testing framework for ANSI C☆55Updated 4 years ago
- Experimental C++ network library on top of Boost.Fiber☆13Updated 6 years ago
- Netstring parsing in C☆35Updated 4 years ago
- A small and simple static analysis tool for C in C☆28Updated 5 months ago