Showing 3496 open source projects for "cli-parser"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    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
  • 1

    BigI

    BigI is a collection of Big Number libraries

    This set of libraries is for handling big numbers in different formats. The 3 main libraries are BI (Big Integer), Dec (Big Decimal), and Fract (Big Fraction). These libraries are written in c++/cli and can handle a value of any amount of digits. All the basic math (+-*/%Pow and ModPow) as well as equivalence are handled internally in Assembly language. There is also a math library for handling the trig, log, hyperbolic functions and such. I am starting this project here in the hopes of getting some help. The bulk of the project is in managed c++, but would like to convert to native c++ and just have managed to work with other managed languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Common Text Transformation Library of C++ classes and functions to parse and modify STL strings. CTTL substring classes may be compared, inserted, replaced, and parsed with EBNF grammars. Compiled program implements recursive descent LL(INF) parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SMTHPlayer

    SMTHPlayer

    smthplayer is a cross-platform player for the smooth streaming format

    SMTHPlayer is a universal cross-platform player for the smooth streaming format. It supports ism/isml and csm manifests as well as VC-1, H.264, WMAv2, WmaPro and AAC codecs. It uses mplayer to play streams and it's written in php. I provide preconfigured versions of smthplayer for both Windows and Linux (even if Windows support is not guaranteed). However, you can configure the program by yourself by reading the "Configuration" section in the README file. I also provide a preconfigured...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    Parser - TopDownLL1

    Implementation of a TopDown Parser (LL1)

    Implementation of a TopDown Parser (LL1) Features: Java, Any OS Link: http://www.youtube.com/watch?feature=player_embedded&v=AkX69mkX66g
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    cparser is a library containing a parser, lexer and semantic analysis for the ISO C99 language. It should be used as a compiler frontend, a base for source-source transformation, or source-checker tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This project moved to https://github.com/jordan2175/term-routercli on 2015-03-13 Various Perl classes, methods, and examples for building a Router (Stanford) style CLI for a Linux server or appliance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PHP sieve library

    A PHP sieve library

    libsieve-php is a library to manage and modify sieve (RFC5228) scripts. It contains a parser for the sieve language (including extensions) and [not yet] a client for the managesieve protocol. It is written entirely in PHP 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    HackerJLY PE Parser

    HackerJLY PE Parser

    HackerJLY PE Parser

    HackerJLY PE Parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CLIChart is for quick summarising and visualisation of data, especially from system logs. It extracts summary data from text files, and generates simple charts from tabular data on the command line (CLI). Charts can be displayed in a window or saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    gundercrypt [MOVED]

    A CLI text encrypting/ciphering program and library for java

    ** MOVED: to github.com/gundermanc/gundercrypt A CLI text ciphering program and library written in java that makes use of pseudo random numbers and a password (provided by the user) to generate encrypted text by selectively shifting each subsequent letter by a pseudo-random index, encoding it as a letter stored in a hidden position within the String, and then re shifting the encrypted String again by numeric values deduced from a password to provide a dual layer of security. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LOGalyze CLI

    LOGalyze CLI

    Command line client interface for LOGalyze 4

    Command line LOGalyze client. logalyze-cli is a powerful command line client for managing LOGalyze engine. With LOGalyze application log analyzer, you can collect your log data from any device, analyze, normalize and parse them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Math expression parser and evaluator written in Scala. Usable from Java (Sun JRE 1.6) Provides float, integral, boolean and vector data types, some string processing support. Variables may be defined internally or im- and exported through a binding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    lafuzz

    Local File Incursion exploiter

    ... - Fuzz automatically work with different circumstance. - Customizable input. - Auto dumping & saving (look for html files) - Several different techniques. - Friendly CLI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Typed Dependency Viewer. Provides a view of typed dependencies of a sentence as computed by Stanford parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lilila
    ...You can specify awake-intervals, and Lilila will automatically manage RTC timer alarm, to wake the machine up at appropiate time. To manage intervals you can use either CLI or GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Xml2ExcelParser

    Xml to Excel Parser

    This project is designed for a person who want to parse a xml to excel file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Vector File Parser is a library for parsing the data from swf, svg, ai, and possibly other vector files. By sub-classing the base render class, the data can be passed to any rendering system for display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code. If you need to access an archive of this code, you may find it here https://github.com/awslabs/mturk-legacy-sdks/tree/master/perl-sdk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ACR - Asterisk CDR Reporter

    Information on Asterisk cdr like ASR, ACD, Billing duration 'billsec',

    Information on Asterisk cdr like ASR, ACD, Billing duration 'billsec', time criteria not only date, I will add more features once I have time, like channels usage and time zone shift. you are welcome to suggest ! Please feel free to download, install and/or modify the code and let me know your feedback. You can use the following CLI commands to download and install the script: cd /var/www/html wget http://citylan.dl.sourceforge.net/project/acrasteriskcdrr/rpt.tar.gz tar xzvf rpt.tar.gz then point your internet browser to http://your-ip-address/cdr.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ...The latest MTurk SDKs, with support for most common programming languages, are now a part of the Amazon Web Service (AWS) SDKs at https://aws.amazon.com/tools/. With the AWS SDKs, you can also connect to MTurk using the AWS Command Line Interface (https://aws.amazon.com/cli/), allowing you to perform operations from your Windows, Mac, or Linux command line without having to write code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WSDL Parser for Mobile

    WSDL Parser for Mobile

    Generate Android and iOS Web Service Code From WSDL

    WSDLParser is a C# .NET 4.0 parser that retrieves a web service definition file and generates class definitions and enums in either Android Java or iOS Objective-C. The current versions only generates JSON versions. SOAP typically has a larger overhead that is not always suitable for mobile, but I am hoping to work on them as well in the future. A small website has also been included in the project that can serve up a zip file containing the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MJEditor
    This is an advanced text editor made in Java with Eclipse, is a lexical analyzer and parser as part of a compiler. Can apply the grammar of the language for these analyzers to the author of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Spondulas

    Spondulas is browser emulator designed to retrieve web pages for hunti

    Spondulas is browser emulator and parser designed to retrieve web pages for hunting malware. It supports generation of browser user agents, GET/POST requests, and SOCKS5 proxy. It can be used to parse HTML files sent via e-mail. Monitor mode allows a website to be monitored at intervals to discover changes in DNS or content over time. Autolog mode creates an investigation file that documents redirection chains.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    HTML DOM Parser

    HTML parser which can be used for screen-scraping applications

    htmldom parses the HTML file and provides methods for iterating and searching the parse tree in a similar way as Jquery. To report bugs please mail me at bhimsen.pes@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Download many songs for free using this Downloads.nl parser. It has a simple GUI and is written in Java. Enjoy. It's totally free and always will be. I just like making this stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB