Showing 30 open source projects for "cli-parser"

View related business solutions
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    SlipNet

    SlipNet

    Android VPN client with DNS tunneling (DNSTT, NoizDNS & Slipstream)

    ...The project is designed for networks where ordinary traffic may be blocked, throttled, filtered, or inspected. SlipNet includes a built-in DNS scanner, which helps users identify usable DNS paths for supported tunnel modes. Its desktop CLI can read configuration URIs and start a local SOCKS5 proxy for applications that need proxy-based routing. SlipNet is best understood as a multi-transport connectivity toolkit rather than a single-protocol VPN client.
    Downloads: 1,026 This Week
    Last Update:
    See Project
  • 2
    AWS IoT Device SDK for Embedded C

    AWS IoT Device SDK for Embedded C

    SDK for connecting to AWS IoT from a device using embedded C

    The AWS IoT Device SDK for Embedded C (C-SDK) is a collection of C source files under the MIT open source license that can be used in embedded applications to securely connect IoT devices to AWS IoT Core. It contains MQTT client, HTTP client, JSON Parser, AWS IoT Device Shadow, AWS IoT Jobs, and AWS IoT Device Defender libraries. This SDK is distributed in source form and can be built into customer firmware along with application code, other libraries, and an operating system (OS) of your choice. These libraries are only dependent on standard C libraries, so they can be ported to various OS's - from embedded Real-Time Operating Systems (RTOS) to Linux/Mac/Windows. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Expat XML Parser

    Fast XML parser library in C

    PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat This is James Clark's Expat XML parser library in C. It is a stream oriented parser that requires setting handlers to deal with the structure that the parser discovers in the document. PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat
    Leader badge
    Downloads: 341 This Week
    Last Update:
    See Project
  • 4
    Webdis

    Webdis

    A Redis HTTP interface with JSON output

    ...This makes it useful when applications, scripts, dashboards, or browser-based tools need controlled access to Redis without using a native Redis client. Webdis is written in C and built with libraries such as hiredis, jansson, libevent, and http-parser. It can be deployed next to Redis in containerized environments and supports simple URL-based command execution. The project is best suited for technical users who need a compact Redis bridge for internal tooling, testing, demos, or lightweight service integration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    UCall

    UCall

    Up to 100x Faster FastAPI. JSON-RPC with io_uring, SIMDJSON

    Most modern networking is built either on slow and ambiguous REST APIs or unnecessarily complex gRPC. FastAPI, for example, looks very approachable. We aim to be equally or even simpler to use. It takes over a millisecond to handle a trivial FastAPI call on a recent 8-core CPU. In that time, light could have traveled 300 km through optics to the neighboring city or country, in my case. How does UCall compare to FastAPI and gRPC? How can a tiny pet-project with just a couple thousand lines of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zint Barcode Generator

    Zint Barcode Generator

    A barcode encoding library supporting over 50 symbologies.

    ...Automated ECI switching to support all Unicode characters and automated FNC1 character insertion in GS1 mode. Save to BMP, EMF, EPS, GIF, PCX, PNG, SVG and TIF. Includes CLI, GUI and API for calling from other applications.
    Leader badge
    Downloads: 858 This Week
    Last Update:
    See Project
  • 7
    OmniEdge

    OmniEdge

    Bringing intranet on the internet with Zero-Config Mesh VPNS.

    OmniEdge is an Open source p2p layer 2 , zero-config mesh VPN infrastructure, a traditional VPN, AWS VPC, Ngrok, DDNS alternative. No central server, easy to scale with less maintenance. What happens in intranet, stays in in intranet.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 8
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mod_parp

    A HTTP request parameter parser for Apache htttpd

    A POST/GET parameter parser to enable apache modules to validate form parameter send from client.
    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
  • 10
    facebook-tunnel

    facebook-tunnel

    Tunneling Internet traffic over Facebook chat

    ...The project uses TUN/TAP networking concepts and includes components for interacting with Facebook login, message sending, and message receiving. It depends on tools and libraries such as Gumbo parser, libcurl, TUN/TAP support on Linux, GCC, G++, CMake, and related build components. The repository describes the project as unfinished, with planned work around completing the client, adding obfuscation or cryptography, and supporting more platforms. It is best understood as a proof-of-concept and research experiment rather than a polished or modern tunneling product.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Lynx (deb-pet)

    a robust CLI web browser for puppy linux

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

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory management, and container classes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    speedt

    Rough internet speed testing tool (CLI)

    This tool was intended to be run under OpenWrt (so it's small and has no dependencies) but it can be also built/run under most other *nixes and Windows. It's very easy to use, run it with -h or --help argument to see a brief howto. I hope someone finds it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HXPath

    XPath HTML parser

    HXPath is a command line tool useful to extract data from HTML documents. HXPath can select sub trees, like the standard xpath tool, but is also able to read contents and attributes and output them in a bash friendly format. HTML Tidy and HTTP/HTTPS get are built in too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a flex/bison based reentrant parser library for parsing named configuration files. Suitable for static or dynamic linking it reads the file, validates format/content and constructs a parse tree which is returned to the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project aims to develop an easy to use mail archiver. Uba is based on MySQL (but can be easily changed to another SGBD) Archivage system is fully written in C, Mail Parser is written in Perl, as other administrations command.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Wbxml Parser is a tool for SYNCML 1.2 that parse trace log(eg. 02 00 00 6A..) and you are able to drag & drop wbxml file to it. it support SYNCML 1.2 currently. and it create WBXML FILE in data folder when only you are copy & paste trace log to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    LibRRD is a C library for direct manipulation of Round Robin Database (RRD) files created by RRDTool, an open source databasing and graphing tool by Tobias Oetiker. This library provides several significant speed enhancements over the RRDTool CLI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The WBXML Library is a C library for handling WBXML (Wireless Binary XML) documents. It consists of a WBXML Parser (with a SAX like interface), a generic WBXML Encoder, and an internal representation of the document (WBXMLTree).
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    lease-parser is a simple daemon that records the lease state changes of an ISC DHCP server to a database for historical reference. The data can be searched via a web search form that is provided with the tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a ban log parser for BlackBagOps's Battlefield Remote Server Manager. It will take a adminlog.csv file from your server manager and create useful statistical information from it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A C callback orientated parser library for card (vCard/vCal) objects, reentrant & stream orientated, handles line folding, automatic decoding of params and data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    El-Kabong is a high-speed, forgiving, sax-style HTML parser. Its aim is to provide consumers with a very fast, clean, lightweight library which parses HTML quickly, while forgiving syntactically incorrect tags.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The UniXML library is intended to be an extremely portable XML DOM parser library, completely OS and C compiler independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB