Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Try Free
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.
add-on library for the cross-platform XML parser tinyxml that makes it easy to "bind" a C++ struct definition to an XML file format for easy serialize/deserialize. supports nested structs and STL containers.
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.
VtkExtension is a heterogenous library of C++ classes for use with VTK. Included are additional geometry sources, extended collection classes, extended XML parser and string facilities, as well as composite classes abstracting larger application needs.
Ccdoc is a javadoc inspired tool that automatically generates HTML web documentation from C++ programs by
parsing the source file headers. It was designed aid the collaboration between package users and package developers.
Papyrus is an XML reporting engine for Linux. Papyrus enables you to generate reports from a variety of different SQL databases (postgresql,mysql,etc). Your reports can be generated as PDF, PostScript, XML, HTML, DVI, Latex or straight ANSI text.
LLVM is a unique compiler infrastructure designed for the optimization of programs from arbitrary programming languages. Compilation in C and C++ programs is supported using a parser based on GCC 3.4. Backends exist for X86, Sparc, PowerPC and "C".
OpenC++ is C++ frontend library (parser+typechecker+DOM/MOP) and source-to-source translator. OpenC++ enables development of C++ tools, language extensions, domain specific compiler optimizations and runtime metaobject protocols.
A set of Java and PHP components for allowing dynamic web application interfaces to be submitted to online HTML and Accessibility validation services, allowing for standards-based HTML problems to be easily identified.
"Le Winny" is meant to be translating some plain text information (given a simple syntax called "Le Winny Syntax") to a W3C-valid HTML code. The first implementation is in PHP tested under Linux and Windows XP. Further port will be made in Java and C
A simple Unicode text editor which supports many encodings. Also nice Notepad replacement.
To be a simple to use and fast Unicode HTML/XML editor. I have the intention to make it the Gnome2 editor.
Yet no syntax highlighting.
Notes is a programmer text editor for linux and windows. Use Notes to edit HTML, JavaScript, CSS, Java, JSP, PHP, Perl, ASP, C, C++, Pascal, Delphi, Visual Basic, Assembly, etc.
ODPdom is a simple non-validating DOM (Document Object Model)
parser written in C++.
It can handle relatively large XML files with the size in order of n*10 MB (pro file).
ODPdom provides a SWIG-generated interface to Python.
Apt Parsing Tools (APT) is a toolkit of applications for compiler writing that make use of modern software development techniques and written in C. There are 3 major tools included: a lexical scanner generator, a parser generator, and a tool to generate m
C++ parser engine based on the tables generated by Gold Parser Builder. The project has moved to GITHUB, please go there to download the latest version: www.github.com/manast/cpp-gpengine
Karekol is a small convertor that turns code into coloured HTML. Use it and see your code on a colour printer or website near you. We start by supporting VB.NET and C# code, but support for others could be added later. Keywords: Pretty Print; VB2HTML
Not C Sharp. Four goals: 1. Create a CSharp compiler written in C# and CUP Parser Generator. 2. Learn how to write a compiler. 3. Encourage compiler experimentation by anyone who is interested.
libxml++ is a C++ wrapper for the libxml XML parser library. It has SAX
and DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much
simpler than the underlying libxml C API.
XML CParser Generator (xmlcpg) is a xml processor coupled with a flex/bison Cparser generator. A DTD can be processed to build a specialized parser for the grammar.