Atera all-in-one platform IT management software with AI agents
Ideal for internal IT departments or managed service providers (MSPs)
Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
Learn More
Retool your internal operations
Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.
Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
C++ library for creating XLSX files for MS Excel 2007 and above.
...On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written.
Hence, if using this library the structure of the future report should be known enough.
The library is written in C++ with using STL functionality and based on the ZIP library (included), which has a free license:
http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32
This library is distributed under the terms of the zlib license:
http://www.zlib.net/zlib_license.html
Simple XML processing using C++14:
-> header-only
-> fully portable
-> simple API
-> powerful features
-> high performance
Overview: http://zenxml.sourceforge.net
VocalEasel is a simple lead sheet editor and music rehearsal tool designed for the needs of Jazz vocalists, using LilyPond to produce printable lead sheets and MMA (Musical Midi Accompaniment) to produce MIDI accompaniments.
**CODE MOVED TO GITHUB: https://github.com/bitextor **
Bitextor is an application created to generate translation memories using multilingual websites as a corpus source. It downloads an entire website and applies a set of heuristics (based mainly on HTML tag structure and text block length) to find bitexts.
Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.
Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
XeuMeuLeu is an open-source cross-platform C++ stream oriented interface on top of Apache Xerces for manipulating XML and Apache Xalan for applying XSL transformations.
...Unlike buttom up parsers like gcc(1) or some top downs, bnf2xml is completely unambiguous / resolves ALL conflicts. Slower on ave. for parsing C or than sed(1) for simple searches. Far easier than using flex/C to create a parser.
caveate: I do not suggest it's worth while to make a new gcc(1) using bnf2xml. bnf2xml an nth BETA release, but no complains yet.
XmlPL is a C like language with special syntax for creating and manipulating XML data. If you know Java, C or C++ and XPath then XmlPL is easy to learn. XML is a native data type and is processed more naturally using XML path expressions and inline XML.
The program can be used to solve the problems about XML encoding exception. Step 1: Convert XML to SXML; Step 2: Extract the data ID in SXML using other XML parser library ; Step 3: The raw data are extracted from SXML.
A Qt-based Application used to collect geographical information from twitter accounts and display them using Google Maps API. It will also include features to follow links and extract similar information from image sites like Flickr and Dailybooth.
Copernicus is a distributed resources management system, that uses CIM as it's architecture and philosophy. With Copernicus one can manage all resources in his infrastructure using one common convenient object model.
Xemeiah is a fast, modular and scalable XML Framework written in C++, with an efficient DOM and Oasis-compliant XSLT Processor. Xemeiah modules include a persistence layer, a fast Ajax Web Server, a Media Player, ImageMagick frontend, java bindings...
Expatpp is a simple C++ layer to make using the open source expat XML parsing library vastly easier for complex schemas. It has been used widely in industry including the Valve Steam project.
COLLADA Refinery is a GUI-based application for creating content pipelines for 3D assets using modular components called conditioners. Contact a project admin to become a developer!
Seamless Critters is a seamless texture generator that takes a slightly different approach than most texture generators. Instead of making already available images seamless or using noise algorithms it simulates life.
GLan is a toolkit for developing network GUI applications. It allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
The xulide project is target on RAD(Rapid Application Development) using XUL,RDF,JavaScript,XPCOM. The RAD product is used in database oriented programming. ex. ERP
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.
This project implements a new concept of Instant Imaging. Using the code of CamStream, this software can send images from the WebCam to users who use the Jabber Network with the maximum of facility. Furthermore, GiNM can talk with your friends of Jabber.
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.