Level Up Your Cyber Defense with External Threat Management
See every risk before it hits. From exposed data to dark web chatter. All in one unified view.
Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
Try for Free
Gen AI apps are built with MongoDB Atlas
Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
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.
The XMLCPP library provides the implementation of XmlPull API v1 in C++. It can handle any encoding that are supported by `libiconv'. The parsed results are available in the form of std::wstring. So it can handle all unicode character set.
PSDlite is a lightweight c++ library for reading multi-layered Adobe Photoshop documents (psd files). The emphasis is put on ease of use, and light weight (about 500 lines of code). Known to work on MacOS X, cygwin and WinXP.
KML is a knowledge base with support of logical modeling. Advanced model is used to represent knowledge as a set of statements similar to natural language sentences. This project hosts a set of model storage library and server (vrb-ols) and clients.
B-Trust eDoc is a program built on top of LibDigiDoc a free implementation of the OpenXAdES standard for signing/encrypting files using smartcard tokens. It also contains Openssl and PKCS11 wrapper classes in C++ which might be useful to developers.
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.
XSprite is a sprite file format for use in games. It stores RGBA colour, and 4 monochrome 'masks' which can be used for such puposes as collision detection.
This project aims to provide tools for this format, aswell as libraries for game developers.
The XB is a universal file format (and a library) that tries to match the requirements of so called Binary XML and Efficient XML Interchange. The XB format allows fast and compact, yet still robust enough, serialization of trees of any arbitrary data.
QutXR is a Qt based XML-RPC client/server library. It is very easy to use and has a threaded Server class. It also contains nice examples and API documentation to help you start writing XML-RPC enabled software as fast as possible.
KAGEfx is a framework to load shader programs based on the OpenGL Shading Language contained within an XML file that holds descriptive metadata about the shader and to replace shader modules on the fly with respect to their level-of-detail metadata.
This is a small library, written entirely in the functional programming language "Clean". Small as in size not as in features. It includes support for reading and writing PDF files, various (de)compression schemes (LZW, Flate, JPEG) and encryption.
CRel is an object relational data store for C programs. Based on a
structure data specification in XML or autogen, it generates code to
store and access the data object. It supports indexing, constraints,
memory management and serialization.
A Yaml .NET parser implemented for a school project. The requirements of the project were to implement it in C# and release it as Open Source. Further we took also the challenge to make it a one pass parser.
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.
Library of ISO8583 for build messages for request and response in order to facilite the process of messaging with utility methods and a server designed for for resolve ISO8583 requests / responses with handlers (plugins) for each service to be supported