Showing 39 open source projects for "getopt"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1

    TPGetOpt

    A getopt inspired unit for DOS Borland Pascal compilers and FPC.

    A getopt unit for DOS Borland compilers and Free Pascal based on the GNU textutils 1.12 getopt implementation and Håkon Løvdal's Turbo Pascal port. Contains a friendlier interface and several bug fixes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ui-utilcpp

    C++ utility library

    ... 'regexec'. * QuotaInfo: Wrapper to fs quota information. * SMLog[Mono]: Syslog Macro Log. * Socket: Simple Socket abstraction (inet+unix). * Thread: Process based pseudo thread abstraction. * CmdLine: Create CLI-like programs. * GetOpt: Abstraction of GNU C getopt_long(3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Wheefun Options Parsing Library

    Portable command line options parsing

    ... their tastes, but GNU Getopt-, Sun Microsystems- (ala Java), and DOS/Windows style command parsers are supported out of the box. Additionally, the parsing results provide a great deal of information: not only do they provide the captured options and excess arguments, but also provide access to strings which are putatively options but failed to capture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Scripting Language Bindings

    A port of WFOPT to the several scripting languages

    This project contains bindings for various scripting languages to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so .NET languages can take advantage of WFOPT. For more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 5

    WFOPT .NET Bindings

    A port of WFOPT to the .NET Runtime

    This project contains bindings for the .NET Runtime to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so .NET languages can take advantage of WFOPT. For more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    txtconf

    Library for handling structured-text configuration files

    txtconf is designed to be complementation for getopt(3), using very similar ways for defining configuration file structure (template). The idea is to implement universal, easy and efficient way to read and save configuration from/to human-readable text files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Java Bindings

    Java bindings for the Wheefun Options Parsing Library

    This project contains bindings for the Java Programming Language to the Wheefun Options Parsing Library. It is meant to provide parity with the C implementation so JVM languages can take advantage of WFOPT. Fore more information, please see the main page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    argp.sh

    argp for bash (wrapper for getopt)

    MIGRATED TO https://gitlab.com/wef/argpsh A wrapper for getopt(1) which simulates the argp_parse(3) for bash using option descriptions written in a flat file format or XML. Automatic help and man mpage production is provided as well as generating the code for getopt(1). Requires bash-3+. See also argp.c which is a much faster version of this in case speed is ever an issue. Note that argp.sh deprecates and replaces the older 'process_getopt' project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    xmlfy

    xmlfy

    Convert to XML on the fly

    xmlfy converts text/UTF based output into XML formatted output using schema files and/or options to control its behaviour. By Arthur Gouros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 10
    lua_alt_getopt is a module for Lua programming language for parsing command line arguments. Goals: compatibility to POSIX "Utility Syntax Guidelines" (guidelines 3-13), GNU getopt_long(3) extentions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    php-getopt-workaround

    workaround for getopt() limitations for command line php applications

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    The Lean Mean C++ Option Parser

    A no-dependencies C++ program arguments parser

    The Lean Mean C++ Option Parser handles the program arguments (argc, argv). It supports the short and long option formats of getopt(), getopt_long() and getopt_long_only() but has a more convenient interface. It is a freestanding, header-only library with no dependencies, not even libc or STL. It comes with a usage message formatter that supports column alignment and line wrapping, making it ideal for localized messages with different lengths.
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 13

    superGetOpt (a getopt replacement)

    A simple, elegant way to handle command line arguments in C/C++.

    superGetOpt =========== SuperGetOpt is a printf-like getopt replacement for command line argument handling. The supergetopt library makes it very easy to handle all kinds of command-line arguments in a printf()-style way. All types of command-line arguments are supported and all user-supplied values are checked for type validity. If you have been searching for an easy-to-use, flexible, portable command-line and general use parser, this is it! A Simple Example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    beam3d

    3d beam FEM structural analysis

    3D FEM structural analysis using the beam element. It works with macro preprocessor and system pipes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    libwgetopt

    A wide character version of getopt()

    This library provides a wgetopt() function, which is a wide character version of the standard Unix/POSIX getopt() function. It is suitable for parsing the wide character arguments of the Windows-specific wmain() function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Getopt::Euclid is a Perl module that uses your program's own documentation to create a command-line argument parser. This ensures that your program's documented interface and its actual interface always agree. Only development code is hosted on this Sourceforge webpage. Download releases of Getopt::Euclid from CPAN: http://search.cpan.org/dist/Getopt-Euclid/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DEPRECATED in favour of argp.sh: https://sourceforge.net/p/argpsh/ process_getopt(1) is a wrapper around getopt for bash script developers. It saves you time, reduces the chance for errors and increases the chance that doco is actually written. It is the bash equivalent of RedHat's popt and GNU's argp for C. There is also a 'c' version in case speed ever becomes an issue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ezOptionParser

    C++ command-line option parser.

    It's another command-line parser class for C++ that has features not available in alternative solutions (getopt, boost, argtable, argstream, gflags) and doesn't require a steep learning curve. It uses only a single header file, allows arbitrary option flag names, arbitrary argument list delimiters, flag and flagless argument grouping, expected argument list length validation and conversion, validation of options by datatype ranges or user range or sets, saving and loading options file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ossp uuid win32 port

    A win32 port of OSSP's uuid library

    ...-in replacement of getopt() for uuid_cli to work. * uuid_prng.cpp: Quick fixes enable to be built in MSVC. === Todo: * cover mingw & cygwin. * no dce support. * not yet process uuid++.cc/hh * no perl/pqsql/php binding yet.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Modular Getopt::Long allows you to spread out your application's options among the modules that need them, making it easier to reuse those modules in other applications without worrying about the commandline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Java command-line option parser generator, providing function similar to GNU Getopt, but much richer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    C# (.NET) class library to assist with parsing command-line arguments. Design has been originally derived from the Perl Getopt libraries. Code is designed for flexibility and tight integration with features provided by the .NET platform.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Support for generating command-line interface in Perl programs using and extending the Moose OO framework. It will provide easy definition of sub-commands and option parsing such the one provided by Getopt::Long and alike.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is my attempt to port the Cain/Hendrix Small C Compiler to Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple, test-driven command line parser for Java programs, supporting POSIX getopt() and GNU getopt_long().
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next