CoolReader is fast and small cross-platform XML/CSS based eBook reader for desktops and handheld devices. Supported formats: FB2, TXT, RTF, DOC, TCR, HTML, EPUB, CHM, PDB, MOBI. Platforms: Win32, Linux, Android. Ported on some eInk based devices.
Attention :
This project is currently being migrated, some services are no longer supported.
NifTools aims to provide users with Tools to View, Edit, Create and Visualise 3D Models stored in the NetImmerse File Format.
The NIF format is used by many popular games based on the NetImmerse/Gamebryo Game Engine such as Morrowind, Oblivion, Fallout 3, Fallout: New Vegas and Skyrim.
We are creating a unified description of the NIF file format allowing our contributors to build...
Human readable and human writable format for the config files
For object-oriented programs is useful to supply the configuration information in structured manner also. Seems the XML is the an answer. But too much <tag></tag> everywhere make the XML for *.config or *.ini files almost human unreadable and uneditable.
This library intended to read text of markup configurations files in uniform way. Text information from the file is loaded by your program as a structural tree. After slurping a *.config file we can supply the resulting objects to object instances of our program to let them configure themselves. ...
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.
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.
xmlconf-lite is a library to read/write XML configure file, it does not depend on any XML SDK, so it is suitable for embed device or when no XML SDK available. Anyway, it is very light and easy to use.
Simple Plain Xml Parser (spxml) is a stream-oriented XML parser that supports pull-model and DOM-model XML parsing.Resulting DOM trees can be read, modified, and saved.
Extensible Out-of-band Language (XOL)
An extensible information stream, akin to XML, designed to be quickly read using a light engine. Preferably used in a computer-to-computer interchange, because it is not easily human changeable.
this projects aims at providing a standard HRTF (Head Related Transfer Functions) fileformat specification and the tools to make be able to read and write such files. The main objective is an IFF inspired binary file, but XML equivalent will be possible