Showing 429 open source projects for "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
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 1
    IMG Parser written in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OBIEE UDML (Universal Database Markup Language) parser, providing an XML output, enabling other applications to take advantage of the meta data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WikiCreole (wiki creole) is a community standard for wiki markup. This project collects parser implementations based on the WikiCreole grammar published by Junghans, Riehle, et al, see: http://www.riehle.org/2008/01/09/an-ebnf-grammar-for-wiki-creole-10/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Program parses files and docs them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Provides a generic Java API for parsing text files using an event-driven approach based on regular expressions and annotations. Also aims to provide implementations for concrete file formats such as the DSV 5 format of the German swimming association.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Skêd-Schedule-Parser offers a convenient way to convert a HTML-university-schedule created by Skêd to an iCalender-compatible file (*.ics) which can be imported in many calendar-applications, e.g. Thunderbird Lightning, MS Outlook.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Java Project to Parse US address into structured form. Splits address line into fields : building number ,street, suite number etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    We will create a complete MPEG4 part 14/Quicktime parser in Java, add a full working example in J2ME and then port the whole thing to C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This library provides expression parsing functionality to Java applications, and includes support for all standard mathematical constants and functions, as well as providing functionality for user defined variables and functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    A java library for parsing Self-Defining Text Archive and Retrieval (STAR) files. These form the basis of CIF and mmCIF formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This date parser for Java will parse the input from human people as date value. Differently to the SimpleDateFormat it will completely missing part with the current date. It will support all available locales (i18n). It has a very small foot print.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tools to simplify parsing and processing XML using the ANTLR parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Blade Language Developer
    Blade Language Developer (or Project Blade for short) is a toolkit for creating domain specific or general programming languages. The toolkit offers a language for describing grammars, and templatable parser generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    jyacl

    (Java) Yet Another Command Line parser

    Yet another annotation based command line parser for Java applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java library for Schema based file parser. Csv and flat file parser and writer. This is a java library that enables to parse and write Csv and flat files based on a schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    XzeaChat

    Chat system implemented using asynchronous IO and a command parser

    Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Juliana

    A simple parser engine for CSV-like formats

    Juliana allows the user create parsers in XML format in order to extract and map information in another XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A computer algebra system for homological angebra computations using chain complexes, including of course a function parser, some support for different datatypes, maybe some group theoretical applications and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An error-tolerant parser for the theoretical computer language L2, defined by Sattar et. al.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Asphodel is a wrapper of the faumous Lucene search engine.It add timeservice, Chinese index and parser and others utils for convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    xmi-utils is a set of java libraries for working with xmi model and metamodel defined by the OMG. features: xmi parser, xmi repository, create java interfaces from metamodel, proxy for interfaces generated from metamodel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java flat text parser. Parse any delimited or fixed width strings. Bind user friendly column names to text positions via XML. Easily parse strings, dates, doubles, integers, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple to use expression engine supporting an own expression language, including parser and expression evaluation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    - Simple example of Concurrent Programming in C and Java (Ended in 2007) - Temptative of a template graphic parser for g++ template errors in Java (Only the core model)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This is a simple Java parser and object serialization factory for Collada 1.4.1. It is built with maven, has some unit tests to show how the thing works, and requires maven, digester and velocity. Super simple, use it at will any way you wish.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo