Discover AI-powered, award-winning customer service software trusted by 200k customers
Equip your agents with powerful AI tools and workflows that boost efficiency and elevate customer experiences across every channel.
Learn More
Track time for payroll, billing and productivity
Flexible time and billing software that enables teams to easily track time and expenses for payroll, projects, and client billing.
Because time is money, and we understand how challenging it can be to keep track of employee hours. The constant reminder to log timesheets so your business can increase billables, run an accurate payroll and remove the guesswork from project estimates – we get it.
Using an input XML source file, the parser generates the header file, the code to access the error messages and the documentation (DocBook and doxygen). The error messages and documentation are available in multiple languages.
XMLCereal is a data-binding library for the serialization/deserialization of C++ objects to/from XML. It aims to be fast, use a minimum of memory, and provide a simple OO programming interface. It includes an XMLpullparser and a SAX like XML writer.
RapidXml is an attempt to create the fastest XMLparser possible, while retaining useability, portability and reasonable W3C compatibility. It is an in-situ parser with parsing speed approaching speed of strlen function executed on the same data.
An efficient little program to simply parse XML files to find contents of different sets of tags, whichever you please. Can also return a list of all the XML tags in relation to their content.
Haystack is a modern, engaging, and intuitive intranet platform that employees actually use.
You Deserve the Best Intranet Experience
With customizable iOS and Android mobile apps, Slack and Microsoft Teams integrations, and an intuitive design employees love, Haystack brings an outstanding digital employee experience to your entire workforce, no matter where their work takes them.
XMLSP - XML Stream Parser is a small & simple XMLparser for C++. It uses STL for lists and strings. This tiny XMLparser source code is less than 20kb in size. It support custom entities and special characters. Now with optional DOM support.
A little arcade game written in C++ using the Ogre rendering engine, Audiere and Kranf's XMLparser. The game was inspired by the coloney defence game where you shoot down alian spaceships with lazers.
Open and cross compilant C++ Library, threading, mutexes,events, Callbacks, Xml Serialization, XMLparser and generator , and a powerfull C++ code profiler. All the code is well documented and lots of examples are avalaible, easy to use.
Subxml provides a very lightweight C++ pullparser for parsing a subset of XML. It is intended for use in utility applications where the ability to parse XML-like configuration files is advantageous, but a fully compliant XMLparser would be overkill.
Simple Plain XmlParser (spxml) is a stream-oriented XMLparser that supports pull-model and DOM-model XML parsing.Resulting DOM trees can be read, modified, and saved.
The layered architecture of QuantaStor provides solution engineers with unprecedented flexibility and application design options.
QuantaStor is a unified Software-Defined Storage platform designed to scale up and out to make storage management easy while reducing overall enterprise storage costs.
dotconf++ is a dotconf like configuration file parser written in C++. It supports macro substitution from the environment or from the file itself, config file inclusion, easy handling of XML like tags, checking for required tags, and more.
C++ based container/plugin manager that loads plugins from libraries and starts them at runtime. By default it provides a ThreadPool, Socket classes (ServerSocket, Socket ,Multiplexor)and a minimalist HTTP Parser. Container is configured using xml.
C++ Development Kit. A library to help programmers develop C++ programs.
The library include XML DOM parser wrapper, Plug in architecture for Data base access and log facilities.
RefLisp is a small Lisp interpreter written in C++. It has:
an built-in web server, Wiki, LISP server pages, SQL Databases, XMLparser, MD5 hashing, regular expressions, reference counting and mark-sweep garbage collection, GPL.
TacitPixel is a scalable C++ framework for building application prototypes for interactive collaborative VR/AR applications. It provides a number of features that make prototyping fast and portable.
TacitPixel is the successor of the TAP and Twisted Pair engines.
VtkExtension is a heterogenous library of C++ classes for use with VTK. Included are additional geometry sources, extended collection classes, extended XMLparser and string facilities, as well as composite classes abstracting larger application needs.
ODPdom is a simple non-validating DOM (Document Object Model)
parser written in C++.
It can handle relatively large XML files with the size in order of n*10 MB (pro file).
ODPdom provides a SWIG-generated interface to Python.
libxml++ is a C++ wrapper for the libxml XMLparser library. It has SAX
and DOM-like APIs, but does not attempt to conform exactly to the DOM
specifications because they are not aimed at C++. Its API is much
simpler than the underlying libxml C API.