Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
The libcppopt library provides C++ classes and functions for option parsing, similar to the functionality provided by getopt or libpopt, but makes use of the STL and provides a "best guess" autoparsing function.
This project grew out of frustration with getopt(3). argopt(3) are therefore presented as an alternative to getopt(3), that I would like to make available for other software developers.
getoptions is a C implementation in the spirit of the Perl module Getopt::Long. No more building of getopt_long or getopt structures -- you can specify the option descriptions inline with the call to getoptions. User type handlers are also supported.
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A mostly POSIX compliant alternative to getopt, written in C++, designed for
power and simplicity. Offers automatic data conversion, validation of input
and output files, automatic help/usage, multiple-value options (collections),
and resource files.
When porting Unix/Linux C/C++ projects to Win32 you often notice missing library routines. The goal of this project is to assemble pointers to already available routines as well as create new ones, for example for getopt().
Set of Java utility classes. Includes:
- C getopt functionality for command line processing
- csv & ini file manipulation
- Swing classes for things like limiting JTextField contents and organizing the GUIs main JFrame
- RDBMS persistence package