With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
MongoDB Atlas runs apps anywhere
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.
* EpLibrary project in this site is not maintained anymore.
* The project has been moved to https://github.com/juhgiyo/EpLibrary
EpLibrary is a utility library for Visual C++.
The features includes:
- Math Framework
- Enhanced Binary Search
- Sort
- Stream Framework
- Container Framework
- Simple Debugger Framework
- FileSystem Framework
- Other Frameworks
- Server/Client Template Framework
- System Framework
- Thread System
For detailed documentation,...
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.
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
Interactive live whiteboard written in C++/Qt for the LAN. Run the binary and it will detect peers on LAN running Graffiti. It was made for fun and learning, with my best friend Abhishek Kumar. Repository: http://github.com/rohityadav/graffiti
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.
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.
Constraint Satisfaction Problems Solver for Binary constraints, input files in XML with the current format XCSP 2.1, adopted for the 2008 CSP/MaxCSP/WCSP solver competition. The solver is in C++ and use the boost library
The LEXIExporter is a native exporter plugin for 3ds Max, that exports to Ogre3D's binary mesh format .mesh. Additionally it exports to the XML based .scene format and supports several animation types.
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.
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.
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.
Utility to convert the binary file format from an
ABI PRISM TM 377 DNA Sequencer to an xml file.
New project page:
https://github.com/eriksjolund/abi2xml
abi2xml was migrated to Github 6 February 2020.
Xoink is a lightweight 2D ui interface animation lib for embedded devices, skins, game ui. Xoink can play bitmap only Flash 3 SWF files or convert them to its own binary or XML formats. Xoink is small, fast, exploits device blitters, and is easy to port.
A binary protocol, library, and utilities for serialization and manipulation of data. Designed to replace XML. Features: *Compact (not compressed) binary encoding. *Strongly-typed, using type definitions. *Platform independant
XMLPDF allows you to generate PDF documents painfully with a simple XML
descriptive input. XMLPDF can act as a PHP module, or as a standalone binary. XML source is more or less structured as HTML page, but implements containt pagination, embedded image
C++ Crossplatform serialization library: simplicity of use, functionality, Builder-like properties, support of various formats of the data (XML, binary, etc.)
EBML, or Extensible Binary Meta-Language, is a simple XML like binary language for describing data in structured style. EBML was originally designed for use in the Matroska project, but the developers saw that EBML was very flexible and extensible.
Scene export plugins from 3d programs to your own text or binary format.
Export rules are customizable in script file (xml).
Include template rules (e.g. Crystal Space).
Eternity is a very small, cross platform framework to store and retrieve any kind of C++ class (template classes also). This capability is known in literature as persistence. Eternity could realize persistence using binary serialization and XML persi
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
RSplit is a C++ library, which supports splitting large ASCII or binary files into a number of chunks, given a record structure and the number of records N in each chunk. This will ease working on large XML files, packet traces etc.