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
Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
OGDL is a structured format for representing graphs of information, alternative to XML. Its grammar is very simple allowing for compact parsers. The text version is easily readable; the binary version is used for storage and interprocess communication.
This is a set of command line tools that are useful for editing image metadata. Currently it contains the following tools:
* image2xml
* xml2image
* mpo2jps
Currently supported file formats are:
* jpeg (jfif or exif)
* mpo
* jps.
These tools are mostly useful for editing metadata.
image2xml can also generate a .h header file with the offsets of different metadata in the binary file.
This could be used in small devices that generate jpeg/mpo/jps images where metadata construction...
Read/write property list library written in Java with support for reading/writing XML and binary property list files.
Property lists are key/value datastores for serialized objects, mainly used in Mac OS X.
A command line tool that converts a custom xml document (xsav) to a SPSS binary file (sav). It is often easy to generate xml files from software, and by using this tool a SPSS (computer tool for statistical analysis) binary file can easily be generated.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A small and lightweight RSS client that uses .NET 3.5 Client Profile frame work.
It allows you to subscribe for feeds and read them.
RSSReader was written in C# and is open-source and free project. You can download it binary and start to use or you can checkout source code from SVN repository and help to develop project.
Any registered user can post new bug or feature request ticket.
Any help would be appreciated. Thank you.
Command-line program for processing Efficient XML Interchange (EXI)
ExiProcessor is a command-line program that encodes text XML files into binary EXI and decodes EXI files into XML. It uses the open source Java-based library EXIficient (http://exificient.sourceforge.net) as the EXI parser. In essence, ExiProcessor is a command-line interface to EXIficient.
ExiProcessor can help people learn about the various EXI encoding and decoding options and how those options affect compression ratios.
PHP-Index uses a plain text file as an index for a efficient search on data. The index is a simple ordered list, so a binary search can be performed. Current implementation supports a XML document as database.
Lightweight XML processor; XML-POJO mapping via Java5 annotations or DTD; Preprocessing of XML documents using expression language; BinaryXML; RMI friendly XML; JSON format support; XML marshall/unmarshall; HTML as XML parser; Swing XML Viewer
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.
CSX is Oracle's Compact Schema-aware XML format, a binary interchange format designed to significantly improve the performance of XML processing as well as compress XML messages. OpenCSX is an open-source reference implementation of CSX.
This software records Linux terminal sessions with util-linux "script" and converts the recorded binary file (with timing) to a human-readable XML file. This file can be replayed with the Javascript-HTML terminal that behaves as a real terminal.
This project defines the Simple API for Binary REpresentations (SABRE) for processing hierarchically structured, binary-oriented documents, comparable to the Simple API for XML (SAX). The library is e.g. used in the Java ISO Image Creator (JIIC).
Defuddle is a data translation engine that supports mapping arbitrary ASCII and binary file formats to a data model defined in XML Schema in a manner similar to, but not compliant with the Data Format Description Language (http://www.ogf.org/dfdl/).
A library for binary message parsing and assembling, through message definitions in xml. Especially useful in protocols such as SMPP, in which messages have a header and a body. Also provides functions to transform among diffrent protocols and messages
Tpl makes it easy to serialize your C data using just a handful of API functions. The data is stored in its native binary form for maximum efficiency. C, Perl and XML supported. Data is portable across CPU types and OS's from Unix to Mac to Windows.
Seelib(SErializElib) is a simple class serialization library written in C++ language. This library can read/write a objects to file in several formats: xml, text and binary. Class can be serialized only if it implement a serializable interface.
The main goal of the Office Binary (doc, xls, ppt) Translator to Open XML Project is to create software tools, plus guidance, showing how a document written using the Binary Formats (doc, xls, ppt) can be translated to Office Open XML.
A C++ library for a versatile structured file format, smilar to XML in its structure but in binary form. Save any data in organized blocks and subblocks with the possibility to apply data modifiers to each block.
QExcel Converter SQL QT4, Import xml excel/openoffice 2003 format, sqlite3 sql text/binary, edit table and export to various Format, Pdf XSL format objects Apache fop JAVA(XSL-FO), XML/XSLT , excel, SQL text sqlite3 dump file and MYSQL SQL to XML/XSL.
The XB is a universal file format (and a library) that tries to match the requirements of so called BinaryXML and Efficient XML Interchange. The XB format allows fast and compact, yet still robust enough, serialization of trees of any arbitrary data.
Xul Dev means for Xul development environment. The IDE is intended to design Xul interfaces and to make programs in any programming language. The IDE is written in Scriptol C++ and available in source form and as binary executable.
Rapid Message provides an XML based approach to writing binary message definitions (including a library for many commonly used binary messages), decoding/encoding messages, and auto-generating decoding/encoding software for use in embedded systems.
BinML is a specification and a Java library. It takes XML specifications of (binary) file formats as input and while parsing a binary file it builds an Abstract File Tree containing all the information in a more processing friendly format.
The BINXML library was create to fill the need for an efficient way to embed binary data inside xml files. It provides routines for encoding and decoding binary files into valid UTF-16 text files that can be embedded inside XML files.