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…
☆19Updated 7 years ago
Alternatives and similar repositories for POPT
Users that are interested in POPT are comparing it to the libraries listed below
Sorting:
- A lightweight header only logging library for C☆56Updated 3 years ago
- Components for service discovery via udp multicasting. It's using boost::asio for async networking. It's non-blocking and non-locking.☆19Updated 10 years ago
- The FreeType Project: a free, high-quality and portable font engine.☆51Updated 12 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- easy to use callback library for C++☆42Updated 8 years ago
- std C++ 11 library impementation with extra features using only C++ 98 and POSIX threads☆67Updated last year
- Small implementation of (some of) the MQTT protocol in C☆47Updated 4 years ago
- Simple C++ event loop library☆55Updated 9 years ago
- Linear Linked List Library☆51Updated last year
- A single producer single - single consumer queue implemented by a ring buffer with C11's 'stdatomic.h'☆37Updated last year
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆92Updated 5 years ago
- NIH Utility Library☆90Updated 3 years ago
- Documentation generator for C/C++ code☆53Updated 5 months ago
- A C++ ringbuffer that always looks like a flat array☆82Updated 4 years ago
- µjson is a a small, C++11, UTF-8, JSON library☆9Updated 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 last month
- Intrusive data structures and asynchronous IO library☆20Updated 5 years ago
- C++ wrapper to SQLite library☆27Updated 7 years ago
- Minimal Huffman coder/decoder☆102Updated 12 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- BSD-licensed getopt implementation☆94Updated last year
- Write Jinja2-style templates in C++. Uses lua as a scripting language (very lightweight)☆16Updated 8 years ago
- C++ library for conversion between big and little endian data representations.☆36Updated last month
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆27Updated 9 years ago
- Red-black tree in C☆8Updated 5 years ago
- universal event-driven, concurrent infrastructure for ANSI-C/C++, also known as asychronous signal-slot and source level continuation mec…☆69Updated 5 years ago
- Hierarchical memory allocator☆73Updated 10 years ago
- Python's excellent OptionParser in C++☆93Updated 2 years ago
- Intrusive Red-Black Tree Collection☆33Updated last month
- libuv thread communication☆58Updated 2 years ago