Grafana: The open and composable observability platform
Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.
Grafana is the open source analytics & monitoring solution for every database.
Learn More
Run applications fast and securely in a fully managed environment
Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.
Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
A simple in C writen XML-Parser.
Don't use macros or other non standard C-language extension.
Object Oriented implementation.
Support only single byte character sets.
Tested with ARM-gcc 7.5 and Visual Studio 2019 C compiler.
The next generation XML library for Pascal (Delphi, FPC, Lazarus)
....
- True unicode support on all platforms and compilers (also for Delphi 4-2007).
- The XML parser is a standalone unit, making it possible to write different and user-defined XML interfaces.
- Extremely fast thanks to clever buffering.
Parsers included in OXml:
- Basic standalone XMLreader and writer.
- DOM (W3C DOM Level 1.0 Specification).
- Sequential DOM parser
- SAX parser
The Micro C++ Library (libmicxx) is a small set of portable and easy to use classes providing core features commonly used in modern applications. It is based completely on the Standard C++ Template Library (STL).
Remove counterfeits, stop piracy, and monitor sellers automatically to safeguard your brand's future
Red Points is the world’s first brand intelligence platform. By combining online brand protection, copyright enforcement, and distributor monitoring capabilities, Red Points gives you full visibility into brands’ presence online. Over 650 brands rely on Red Points to fight fakes, piracy and distribution abuse online, allowing them to maintain control, improve their brand value, and increase revenues.
Serialize your data in a backward and forward compatible manner.
The libQtSerialization library is a Qt extension that makes it really easy to serialize your data in a forward and backward compatible way.
The library is composed of two sides: the QWriter which helps you serialize data, and the QReader that helps you unserialize data.
The writer is quiet straight forward. Pretty much, all you have to do is call a writeTag() function and the data gets serialized.
The reader is a little more complex so the serialization can support special cases,...
The ThoutReader is a cross-platform multi-document help system that allows users to browse, search, bookmark, and append documentation packaged in an extensible XML format. It is written in Java and runs on any platform that supports Java 1.4.
PyAnnotation is a Python Library to access and manipulate linguistically annotated corpus files. Supported file formats are Kura XML, Elan XML and Toolbox files. A Corpus Reader API is provided to support statistical analysis within the NLTK.
Search and export numerics from any text/ascii file. Data sets (scalar, vector, matrix) are given unique names, based on file content. Results can be generated for Matlab, IDL, Scilab, Octave, XML, HTML A wrapper exists for direct usage from Matlab.
This library is developed to read and write Property List (PLIST) files. These files are widely used by OsX programs. This library easily gives you the ability to read and write those files and to use the content downstream in your programs.
XiMoL is an XMLreader/writer (non-validating) library written in C++.
It is a iostream-oriented library based on the STL and
not a SAX or DOM library (like Xerces, expat, ...).
Each object has its own reader/writer (operator<< and operator>>).