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 8 years ago
Alternatives and similar repositories for POPT
Users that are interested in POPT are comparing it to the libraries listed below
Sorting:
- Debug Malloc memory allocation debugging C library☆170Updated 2 years ago
- NIH Utility Library☆91Updated 3 years ago
- A lightweight header only logging library for C☆56Updated 3 years ago
- C-Pluff, a plug-in framework for C☆39Updated 3 weeks ago
- This library provides various containers. Each container has utility functions to manipulate the data it holds. This is an abstraction as…☆175Updated 3 years ago
- Intrusive Red-Black Tree Collection☆35Updated 3 months ago
- A generic C memory pool☆100Updated 8 years ago
- libv4l☆58Updated 2 years ago
- Linear Linked List Library☆51Updated last year
- 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
- Lightweight event loop library for Linux epoll() family APIs☆243Updated 5 months ago
- Advanced cross-platform logging library for C/C++☆149Updated 2 weeks ago
- An implementation of the D-Bus protocol using Boost.Asio☆21Updated 5 months ago
- Simple C library for parsing URLs with zero-copy and no mallocs.☆140Updated 3 years ago
- Hierarchical memory allocator☆75Updated 10 years ago
- Lightweight logger for C/C++ programs, implemented as a single header file.☆111Updated 2 years ago
- BSD-licensed getopt implementation☆95Updated last year
- libsv - Public domain cross-platform semantic versioning in c99☆71Updated 3 weeks ago
- POSIX-C functions implementing the OAuth Core RFC 5849 standard☆70Updated 3 years ago
- Sample code illustrating basic use of D-BUS☆83Updated 10 years ago
- A simple, generic, header-only state machine implementation for C++.☆68Updated 3 years ago
- SGLIB - A Simple Generic Library for C (originally by Marian Vittek and not maintained by Stefan Tauner at all!)☆187Updated 8 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
- Header-only C++ logging library☆141Updated 8 months ago
- Templated type-safe hashmap implementation in C using open addressing and linear probing for collision resolution.☆276Updated 4 months ago
- A tiny C library for generating uuid4 strings☆246Updated 2 years ago
- Coroutines for C.☆76Updated 8 years ago
- 🔗 Common Data Structures and Algorithms☆53Updated 2 months ago
- Parser for argv that works similarly to getopt☆188Updated last year
- Minimize lock-free queue ever!☆132Updated 7 years ago