Showing 2986 open source projects for "cli-parser"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 1
    Flight ICS

    Flight ICS

    Create ICS files from flight itinerary information

    A suite of small tools for creating ICS files from flight itinerary information, to simplify the process of adding flights to my calendars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    bash-based INI parser

    bash-based INI parser

    The script is used to help parsing INI configure file in bash shell. It can make programmer be concentrated on their work but not file parsing. Email: wjguo.bbiniparser [at] cs.nctu.edu.tw ================================= % cat con.ini [Server] port=8080 default_rule=accept [client] IP=10.1.1.1 dns=8.8.8.8 %./example.bash con.ini == Parsed Config == [Server] default_rule => accept port => 8080 [client] dns => 8.8.8.8 IP => 10.1.1.1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MMSDK

    Managed Multimedia Software Development Kit

    ...The speciality of the SDK is that, the Audio and Graphics features are mostly device independent, and is Hardware Accelerated on most of the platform, to enhance performace of these application. It is implemented using Microsoft .NET framework 2.0, and is compatible with all managed languages like C#, Visual Basic .NET, C++/CLI (Managed C++), etc. Programmers will just have to add reference to the MMSDK.dll in their project and the classes can be used easily. The SDK classes are grouped into a single namespace, based on their functionality. The root namespace is MMSDK. All other namespaces are grouped under it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Developer tools for EXPRESS (ISO 10303-11), an information modeling language. The core of this project is a Java Express parser using the ANTLR parser generator. This project was initiated by the National Institute of Standards and Technology.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    An XQuery Update Facility 1.0 Parser for Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ...description("produce a help message")); # ... # cli.add(echo , op_name_t("echo")("e") .description("print an input message")); # invoke_all(cli , example::accumulate(argv+1,argv+argc)); The library is fully compatible with C++03. Its code structure, naming conventions, and design approach adhere to the philosophy and best practices established by Boost. It also includes comprehensive documentation, usage examples, and automated tests: - documentation: <interpreter11-code>/libs/command_line/index.html - examples: <interpreter11-code>/libs/command_line/example - tests: libs/command_line/test
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    ConsoleFx Commandline Processing Library

    ConsoleFx Commandline Processing Library

    Command-line application library

    ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both fluent and declarative (using attributes) programming models. With ConsoleFx, you can say goodbye to lengthy cumbersome code to parse your command-line arguments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    LWKT

    LGPL WKT parser

    LWKT is a WKT parser under the LGPL license. It have not dependencies: it is pure Java compiled with 1.5 or 1.6 version. The output can be as GML 2 or 3 version, optionally setting a SRS name. Supported inputs are: POINT, MULTIPOINT, LINESTRING, MULTILINESTRING, POLYGON, MULTIPOLYGON For each of them, are handled both 2D inputs like: POINT(2.4 12.66) and 3D inputs like: POINT Z(2.4 12.66 0.0) At the following URL: http://95.110.227.201:8080/lwkt is exposed a minimal web interface in order to test it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CommonThief MSR

    Simple decoded Credit Card data parser

    decoded data dumped from a magnetic stripe on the back of a credit card may be a little confusing to the average user. To make more sense of the data being displayed this simple parser can make any USB credit card reader user friendly.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 10

    X2S

    A simple DOM parser in Java

    X2S is a very simple DOM parser. The aim is to retrieve attributes and text-values from an XML DOM document in the case that you don't need all features and complexity of XPath and/or XQuery. For example, if it could be useful a method to retrieve all text-values from a DOM relative path like: /root-node/persons/person/name or the attributes from a string like: /root-node/persons/person/id
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SubDirectory Cleanup

    Quickly and easily cleanup old files

    SubDirectory Cleanup is an application that allows you to quickly and easily clean up old files from FTP folders, Job Folders separated by Company, etc. whose age is greater than a specified number of days, and log it all - for FREE!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    TuYouXXMLSimple

    Simple XML Parser PHP Library

    Very simple PHP Class to manage XML code with PHP 5. @author: Gaetano Borgosano http://www.tuyoux.com @email: gaetborg@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    knowceans

    Utility classes from maps to search engine to random samplers

    .... --- Highlights: --- org.knowceans.util: IndexQuickSort, TableList: apply order of one array/list to others +++ Vectors, ArrayUtils: array convenience +++ RandomSamplers, CokusRandom, ArmSampler, Densities: random sampling and distributions +++ Arguments: command line parser +++ StopWatch, Which, ExternalProcess: runtime stuff +++ ParallelFor: OpenMP workalike +++ PatternString, NamedGroupRegex: regex convenience --- org.knowceans.corpus: CorpusSearcher: full-text search engine +++ LabelNumCorpus: svmlight corpus storage and filtering +++ NIPS corpus with text, authors, labels and citations --- org.knowceans.map: InvertibleHashMultiMap, BijectiveHashMap: implement n:m and 1:1 relations. --- Other libs: knowceans-arms = port of the Adaptive Rejection Metropolis Sampler (ARMS) for arbitrary distributions +++ lda-j = port of lda-c, implementing Latent Dirichlet Allocation (LDA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The FFPOJO Project is a Flat-File Parser, POJO based, library for Java applications. IMPORTANT: the source code of this project was migrated to GitHub: https://github.com/gibaholms/ffpojo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fortparser is a Fortran parsing kit. It is intended to be used as a starting point for Fortran parsers. It contains a working parser and lexer which generate no output, but, of course, can be modified for any purpose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Annotate your POJOs to create a fully-functional application, with table support, collection filters, and persistence hooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    upgen is a scanner and parser generator, which can generate parser programs in C++, Object Pascal, ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    This is the Arabic subcategorization frames manually created for an LFG parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    kanjidic-parser

    kanjidic-parser

    Kanjidic Parser is a Parser for Parsing the KANJIDIC File

    kanjidic-parser is an API to parse the KANJIDIC2 data file. This file is compiled by Jim Breen and the 'Electronic Dictionary Research and Development Group' at Monash University.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Jep is a Java package for parsing and evaluating mathematical expressions. It currently supports user defined variables, constants, and functions. The open-source Jep project was halted in favor of commercial development of version 3.0 upwards.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 21

    M3u Parser

    m3u and m3u8 parser

    M3u and m3u8 Parser using Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Game Stats

    Game Stats

    Logfile parser for Call of Duty (COD) and Soldier of Fortune 2

    Game Stats generates web-based static .HTML statistics by parsing a game log file. Currently supports COD (Call of Duty) and Soldier of Fortune 2 w/OSP or ROC mods. As of 1.4, it ships with its own executable, and doesn't require PHP or MySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Flexible currency converter is JAVA library which allows easy currency conversion between different currencies. It's named flexible because easy can be implemented new parser for different exchnage rate feed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Debugger and editor for Lua. Plugin for Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java command-line option parser generator, providing function similar to GNU Getopt, but much richer.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB