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
$300 Free Credits for Your Google Cloud Projects
Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
A Python library for efficient XML and HTML processing, known for speed and compatibility. The lxml XML toolkit is a Pythonic binding for the C libraries libxml2 and libxslt. It is unique in that it combines the speed and XML feature completeness of these libraries with the simplicity of a native Python API, mostly compatible but superior to the well-known ElementTree API. The latest release works with all CPython versions from 3.6 to 3.12. See the introduction for more information about the background and goals of the lxml project.
A debugger for xsl/xslt stylesheets which has functionality similar to a Unix/Linux "gdb". This is achieved using libxml2 and libxslt (gnome-xml).
A summary of commands types are
Help, running, template, breakpoint and node viewing
A GUI front-end to xsldbg is available for
* Qt5 called qxsldbg
* kate editor plugin called kxsldbg
A package for XEmacs is also available called xsldbg-mode
WKZombie is a Swift framework for iOS/OSX to navigate within websites
...It was developed as an experiment in order to familiarize myself with using functional concepts written in Swift 4. It incorporates WebKit (WKWebView) for rendering and hpple (libxml2) for parsing the HTML content. In addition, it can take snapshots and has rudimentary support for parsing/decoding JSON elements. Chaining asynchronous actions makes the code compact and easy to use.
xFarDic is a comprehensive and feature rich dictionary software developed using wxGTK, GTK2 and libxml2 for GNU/Linux. Features: Word navigator, history box, pronunciation, memorization tool, auto-click and translate, spell checker, reverse search and...
IMPORTANT NOTE: This project has moved to Github: https://github.com/pkozelka/libxml2-pas
Pascal units accessing the popular XML API from Daniel Veillard ( http://www.xmlsoft.org ). This should be usable at least from Kylix and Delphi, but hopefully also from other Pascal compilers (like freepascal).
pdf2xml convertor based on Xpdf library (http://www.foolabs.com/xpdf/home.html). It converts information contained in a PDF file into XML. First, you need to install xpdf and libxml2 (see documentation).
Hervé Déjean
Xerox Research Centre Europe
http://www.xrce.xerox.com/About-XRCE/People/Herve-Dejean
provide easy base to any cgi-based web system. write your perl handler, write your xslt and enjoy. currently presentations based on xslt trasformation of dumped perl code, using gnome libxml2/libxslt.
TclXML provides XML support for the Tcl scripting language. It also provides a DOM API. Integration with libxml2 adds XSLT, XML Schemas and Relax NG. The xmlgen subproject is a method for creating XML.
XSLT Filter is an Apache2 loadable module which performs XSL transformation on the fly. It uses LibXML2+LibXSLT as parsing and transformation engines. The module acts as an Apache output fitler and is compatible with mod_perl, CGI and PHP applications.
curlget (libcurlget) is a library that allows developers to imitate wget functionality via a C library. It allows downloading of embedded content, and more features are to be added soon. It uses libcurl and libxml2.
The xml tool project provides developers functions that uses the libxml2 library. It provides an easy way to input and output configurations from/to xml files and handlers to deal with small or big xml databases.
CGI interface for nntp server Features:fast and small,secure as possible,XML output with XSLT support,UTF-8 based Uses: own secure string and cgi library,xml/xslt (libxml2/libxslt) Designed for small bulletin board with nntp server (sn) as engine
Language: C, XML
Library: libxml2
OS: Any
XML Databinding for C similar to JAXB, including but not limited to:
.dtd to .[ch] production.
.xsd to .[ch] production (in progress)
gybe is fully GNOME-based browser engine, out of Gecko.
may include non-GNOME stuff well.
on the basis of GTK+-2.x, GNOME modules like
gnome-vfs,
libxml2, libxslt,
mono,
bonobo,
gnome-canvas,
and many things invoked.
dominigue and bono
The goal of the idom2 project is to develop a set
of interface-units and implementations based on
libxml2, msxml and other parsers for
cross platform xml processing.
Standarts: dom2, xpath, xslt, sax.
For Delphi/ Kylix.