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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Pure Python implementation of GOLD Parser Engine.
GOLD Parser Engine is a LALR(1) parser with DFA tokenizer.
It uses compiled grammar table generated by GOLD Parser Builder (not included - available on http://www.devincook.com/goldparser)
TeX4Java is a parser for the TeX language written in Java. The boxworld is created as Java objects providing an API to create own representations of the document. TeX4Java includes two representations as well: TeXImage and TeXPresenter.
Pix 6.3 Parser is a PERL-based utility for parsing the particular logging style of PIX OS 6.3 when you have object-groups tied to ACLs via access-groups. It outputs a detailed HTML page, an RSS feed and helps you compile and track network abuse reports.
IDXMLParser is a "sloppy dom" XML parser, that provides for an XPath *like* interface for querying XML elements and attributes, whilst not requiring any validation of the XML.
FTPy is a Python FTP client with both a CLI and GUI. FTPy will eventually become part of an all Python utility set that includes a Notepad clone, a calendar program, a telnet client, a word processor, and an email client.
PyINI is a cross-platform INI file parser library that can read, edit and create INI files. INI is a plain text format for storing program profile. PyINI is written in Python, and C/C++ (and other languages in the future) binding is also avaiable.
Foil provides a protocol and code to interface between Lisp and instances of runtimes such as the JVM and CLR, offering comprehensive, safe, dynamic, efficient, and portable access to Java and CLI libraries from Lisp, with an emphasis on working in Lisp
TMAPI-utils is a collection of software tools, which are working ontop of TMAPI implementations. TMAPI-utils contains parser/serialiser for XTM and LTM standard files.
MicroDOM is the smallest (7.2k) Java XML DOM parser. It is a sub-set of org.w3c.dom API from J2SE and it is 100% J2ME (CLDC 1.0 and MIDP 1.0) compliant.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
Aw2sql is a Perl CLI script which analyze the results of the Awstats and store them into a MySQL database. After this you can query this results from your own site and create a personalized design to the statistics.
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).
Jabber client libraries for light java devices such as mobile phones, it brings instant messaging capabilities to every java phone (with support to MIDP), but may be used for other applications!
It uses a very tiny XML parser crafted for this project.
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.
This is a Real-Time Stats signature for use with the selectBF log parser. It's written in PHP/MySQL and tested in both Linux and Windows environments. The script pulls data from selectBF and using the GD Library,dynamically outputs the stats to images.
is a natural language understanding program written in Python. It includes an English language parser, an English dictionary tagged with parts of speech and including phrasal verbs and common first names, a spelling corrector, and an indexed file module
An extensible Java implementation of the W3C XQuery language. The project aims to provide
a generic XQuery parser (written with JavaCC),
translation to the XQuery core grammar,
modularised query optimisation,
and an open XMLSchema type system.
XML Tree Object Model (XTOM) is a java 1.4 based XML parser. It is designed to be easy and simple to use for parsing XML configuration files. It uses the notion of a Tree to hold XML Elements and implements a path based element navigation system.
Parser for mathematical expressions written in Java. Expressions may contain variables, functions and constants. The parser turns a string argument into an expression tree, which then can be evaluated.
NAMD Log Parser sorts through the log file generated by NAMD and extracts energy information to export to a graphing program or used in the basic graph provided.
Many Tools: PHP-based context-free grammar (CFG) parser generator, simple scanner generator, and nascent object relational mapping/query language in PHP. Talks to Postgres, MySQL for now. Needs PHP5. Comes with (relies on) many convenience functions.
A parser that matches httpd access/error logs entries, recognizes spoiled accesses and split entries by date filter and good/bad accesses. Also feeds red and black lists to deny access. In/out paths and file names and spoiled URI can be configured.
SimpleRDF/XSL template simplifies RDF/XML sources as much as possible to allow easy processing. SimpleRDF/PHP5 parser takes advantage of SimpleRDF/XSL. It has extremly simple API. You can parse any RDF/XML compatible document (incl. RSS) and much more...
CUStom Parser - a parser written in Java for Java. It is lightweight, simple, efficient and easily embeddable, usually requiring less than twenty lines of code to implement.
Generic Lexer which along with a language definition (.slx) file, constitutes Yacc/Bison compatible, custom lexical parser. It is ~1/3 the size of an equivalent Flex Lexer, resulting in a smaller compiler, and simpler yet more powerful lexical definition.