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…
☆18Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for POPT
- Experimental C++ network library on top of Boost.Fiber☆13Updated 6 years 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
- Simple Reference Implementations of all the features added in C++11/14/17☆21Updated 7 years ago
- easy to use callback library for C++☆39Updated 7 years ago
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- Generic 2D graphics library for C++14☆28Updated 2 years ago
- Exposing a C++ library with a plain C ABI☆16Updated 7 years ago
- A simple, intrusive, zero-allocation red-black tree implementation☆43Updated 3 years ago
- a tool to count accesses to member variables in c++ programs☆74Updated 10 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- A C++ wrapper for LibArchive☆24Updated 9 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 3 months ago
- Additional functionality built on top of (Boost.)Asio☆26Updated 4 months ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Header only C++14 micro benchmark☆14Updated 8 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Documentation generator for C/C++ code☆48Updated 7 months ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated last year
- Simple demonstration of using Boost.Asio's basic_raw_socket template class to transmit packets with a custom transport layer header.☆30Updated 5 years ago
- A C++ ringbuffer that always looks like a flat array☆81Updated 4 years ago
- A simple socket wrapper for C++.☆10Updated 11 years ago
- so5extra is a collection of various SObjectizer's extensions. so5extra is built on top of SObjectizer and intended to simplify developmen…☆22Updated 2 weeks ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- ☆17Updated 5 years ago
- A saturating arithmetic cast.☆12Updated 5 years ago
- An implementation of the D-Bus protocol using Boost.Asio☆20Updated last year
- C++20's jthread for C++11 and later in a single-file header-only library☆62Updated 10 months ago
- Boost.org bimap module☆20Updated this week