Showing 25 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
    JDynamiTe, Dynamic Template in Java

    JDynamiTe, Dynamic Template in Java

    Dynamically generate documents from templates

    JDynamiTe is a tool which allows you to dynamically create documents in any format from "template" documents. And very few lines of code (or no line at all!) are needed to do that. Some typical usage domains of JDynamiTe are: - dynamic Web pages creation, - text document generation, - source code generation... In fact, it can be useful in any case where pre-defined documents (templates) have to be dynamically populated with data. The main benefit of JDynamiTe is to allow a true...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PWS Famework, PHP Web Service Framework

    PWS Famework, PHP Web Service Framework

    A PHP Web Service Framework : REST, SOAP, JSON, XML, PHP, Typed PHP

    PWS Framework is a PHP Web Service Framework that allow for fast Web Service development. This is a fastcgi (PHP native) server running in cli mode (php-cli) as a daemon. It is able to handle requests and responses using the following formats : REST, SOAP, JSON, XML, PHP and Typed PHP, these formats can be mixed. It also provides supports for asynchronous requests, credentials and request details. (PHP Linux Only)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Visual NMS

    Visual Network Management System

    ...It includes Layer 2 autodiscovery based on LLDP and other discovery protocols (Cisco's CDP, Extreme Networks' EDP, etc.). Other features include: real time SVG graphs on links, web2cli engine (AJAX to Telnet/CLI), editable maps, auto layout (based esentially on GraphViz), VLAN mapping (work in progress) based on SNMP.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    CppWeb - C++ Web developement framework

    CppWeb - C++ Web developement framework

    Cross-platform C++ library for developing CGI Web applications

    ...The library decodes CGI variables and cookies, supports file uploads, performs automatic cookie detection, provides URL and HTML entity encode/decode functions, supports server-push (long-polling via ajax), has built-in HTML parser, SQLite database wrapper etc. CppWeb compiles on Windows, Linux and MacOSX (tested with GNU C++, MingW, MS Visual C++ and Borland C++ compiler) and can run with almost any web server (Apache, IIS, Boa etc.). Can be used in embedded systems (tested with FriendlyARM Mini2440 and Raspberry PI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 5
    Parser Jazdy

    Parser Jazdy

    Aplikacja wyświetlająca rozkład jazdy z formatu danych jazdy.net

    Aplikacja korzysta z formatu danych rozkładów jazdy pochodzących z serwisu jazdy.net. Z powodu tego, że ww. serwis przestanie niedługo istnieć, postanowiłem stworzyć aplikację PHP, której zadaniem jest zamiana plików tekstowych formatu danych na format HTML. Przykładowe użycie skryptu: http://rozklad_jazdy.p98-games.tk/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The project will enable developers to use RAM Group Shipment tracking APIs using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NBBC is a high-speed, extensible, sophisticated, well-documented, easy-to-use validating BBCode parser written in PHP. ________________________ NOTE: THIS COPY OF NBBC HAS NOT BEEN UPDATED IN A LONG TIME. There are currently two active maintainers of NBBC: - Theyak (https://github.com/theyak/nbbc) has a copy of NBBC that still works with PHP 4, and is still more-or-less the 1.x source tree, but it has had some of the outstanding bugs fixed
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    A universal parsing tool and source code generator for generative programming. It extracts useful information by parsing (BNF parser generator) and generates source code by several techniques, by interpreting a scripting language for flexibility.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Yet another C CGI framework. Includes CGI library, template parser library and helper libraries (mysql helper, hash support). Works with FastCGI (must be compiled with libfcgi). Documentation available at http://www.pavluk.org/projects/libcgic/libcgic/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    This project is moving to github!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A PHP Class used to add MultiThreading-like Functionality to PHP Using Many Option to call threads (Now Sockets ,Ajax & Cli) , And Inter Thread Communication & Synchronization (Now Using Shared Memory ,Flat files & MySQL ) Docs on Project sf website
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    C++/CPP bbcode library bbcodelib

    Fast and reliable C++ library designed to parse Board Bulletin Codes

    bbcode is a C++ library that provides full support for Board Bulletin Codes (bbcode). bbcode library is designed to support C/C++ users and is the onlye stable xplatform GNU lib. Using bbcodelib would save a valuable time. Unlike many many other regular expression libraries this is a real parser. It uses finite state machines (FSMs) and should produce fast and accurate results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Directory (aka links management) PHP script with advanced, but easy to use command line tools (PHP-CLI), fully template driven appearance, static HTML front-end. Supports SQL, MySQL, PostgreSQL back-end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PTM is a Perl/HTML hybrid, similar to PHP in tag syntax. It allows for the ease of PHP-style inline code in your dynamic HTML documents while supplying the power of Perl that many find to be sorely lacking in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Markout is a pure-Java lightweight wiki markup parser based on John Gruber's Markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Luci is an accessibility tool (html parser written in Perl) designed to provide users with a text-only experience of a web site. Inspired by the Betsie project, Luci offers features such as ssl, cookies, frames, 401 authorization (ie. htaccess), etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Valid CGI Values is (currently) a XHTML forms based technologie for validating CGI values submitted by these forms. It consists of a form parser that analyzes web forms and a package with validation functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program allocates meomory for, parses, and provides access to, data sumitted to cgi programs. It provides a single function that takes a form-field name as an argument, and returns the form-field's value.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Crispy_RSS is a simple RSS parser built for PHP. It allows you to display syndicated RSS feeds from Movable Type blogs and LiveJournal sites. Crispy_RSS is good solution for custom Blog Rolls, portal sites and web based RSS aggregators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This simple Skript is a small solution for web-aplications to upload pictures.The features: - CGI-parser in Perl for simultaneously upload of formdatas and pictures (jpg and gif) - running on Win-, Unix- or Linux-Servers - no compellingly need for Per
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of Perl scripts for website content management. Includes a user manager, an encrypted journal, a simple blog parser, CGI counter, web calendar, and photo album generator. Still a little clunky. Tested with Linux/Apache.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Just Another Multipart Parser is a java-based implementation of a multipart/form-data (RFC 1867) encoding parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GSP is a "jsp/asp like" page parser. It generates cgi program source code from a html page with embedded code hidden in <% %> tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Uses PCRE to get title, description, keywords, redirect, no index or no follow, hrefs, base tag, frames, img alt text, area hrefs, and plaintext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Web based environment supporting:<br> <br> * Session management.<br> * User management.<br> * Themeing.<br> * Language independant object embeding.<br> * Extendable HTML parser.<br> * Distributed computing.<br> * Speed.<br> * Easy to use API.<br>
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB