Showing 340 open source projects for "cli-parser"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    If you reach this page most likely you are looking for Rodi P2P binary release - check web site rodi.sf.net If you are looking for CLI/FFS/AOS portable C/C++ libraries for RTOS "emLib" package is the way to go
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Tool which build a complete xml parser (using Flex/Bison) using a DTD. A DTD parsing library is also available within this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lightweight INI file parser written in portable C. Allows easy read/write using plain text INI files, best suggest use is for application configuration strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CUPL (Common UNIX Programming Library) is a library which includes some common functions developers need.Config parser, pre-forked daemon library, BSD socket interface and so.This library provides common interface to UNIX programmers and saves your time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    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
  • 6
    An XML parser C library that's simple and easy to use. Inspired by simpleXML for PHP.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 7
    A wiki text parser and a web filter used for browsing a local copy of the Wikipedia and other wiki project dump files. Works with either Microsoft web server or Apache.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    spheakXml is a not verifying, free platform independent(more or less) xml parser library written in ANSI C. spheakXml holds the complete data of the given xmlfile in memory and allows a very simple api to access the elements and attributes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GL O.B.S. is based around a PyGTK interface that launches OpenGL programs feeding them with a common CLI options set which will affect their behaviour, then receives back their statistical output. Benchmarks are easy to create and add.
    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
    ABCp seeks to serve as a universal parser engine and API for ABC notation as detailed at http://www.abcmusicnotation.org/ for use by any ABC software developer on any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Embedded XML Parser Generator is creating some C source code that parses XML files (or streams) from a user specified document structure. Generated code can support advanced features (inter-dependencies, native data types etc...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A program for syntactically correct sentence generation. Guided by a Bison grammar file as input, it provides random or coverage testing sentences. The program can be used for compiler or parser testing or didactical purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SDL_GLel is an OpenGL extension library for SDL. Its files are dymically generated from the OpenGL extension repository using a lex/yacc parser, in order to be up-to-date with new extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A low profile (Linux CLI) audio player, which can be controlled over the network and stream from/to the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NunniMCAX is a minimal (19KB) C library for parsing XML. The API recall SAX and is sequential and event-driven. The parser strives to verify that the XML is well-formed, but no validation. NunniMCAX's FSM has been generated using NunniFSMGen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Libcfu is a library of tools that I have found useful, particularly when developing multithreaded software. It includes a hash table, a linked list, self-extending strings, a config file parser, a simple timer, a thread queue, and command-line parser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ...Lists event and birthdays for a given date. Includes plenty of starter data, or add your own. Displays date in multiple calendars such as Hebrew, Mayan, and Shire (LOTR). GUI, CLI, web interface.
    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
    SHaT

    SHaT

    Layer 2 Address Translation Gateway

    "Source Hardware address Translation" provides an Ethernet to IP gateway. Ideally, any Ethernet network client can communicate through the gateway with the IP world on the other side regardless of what the client network stack is configured as. See the project website for how it works. The project has been dormant since 2006 but I would spend some efforts to round and hone edges if there is public interest.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    DePC is a small tool suite for automatically setting the Mac type & creator codes of files, based on Finder settings & their extension. Includes a CLI app for scripting and power users, as well as a GUI app for easy configuration and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    In a nutshell it takes as input the formal specification of any text protocol in ABNF and generates the parser in C language for that grammar using lex/yacc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An INI file parser that can read, edit and create large INI files. Usable under Microsoft Windows, DOS, Linux, etc. Supported languages are C, C++, Visual Basic, Java, TCL, Perl, Python, etc (DLL and SWIG capable).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 24
    MEGACO/H.248 parser and builder. It is written in ANSI C so it's quite portable. Parser is written using flex(2.5.31)/bison(1.875d). It's reentrant so it's thread save.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Gedcom parser library is a C library that provides an API to applications to parse and process arbitrary genealogy files in the standard gedcom format.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB