Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.
Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
Try AppSignal Free
Gemini 3 and 200+ AI Models on One Platform
Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
Open Street Map (OSM) tools, OSM/XML parser, tag extractor
...Now in 0.3.0:
osm_tags: tag analyzer (like tag watch)
osm_split: split osm file in single files for nodes, ways and relations and collect some meta information (will be used as input for other tools).
osm_cut: create rectangular extracts
tr_view: view tool for trafalgar files, including fast osmtoolz import filter, GPX an KML track import (see screenshots)
There is a small script included which helps to transform from *.bz2 to *.gz using a named pipe (seems not to work for cygwin)
A C++ library used to create SOAP and REST servers. This library uses several boost libraries to create a complete SOAP server implementation during compile time based on the signature of exported methods.
This library includes a validating XML Parser.
Picxml is a tool for xml files management. Used as command: Picxml is a shell friendly, xpath like query tool. Used as library: picxml, is a full featured xml Parser, wich allows you to navigate, find/create/update/delete/print nodes.
Light weight XML parser that allows applications to be created using XML as a domain specific programming language. It can be used to create CGI scripts, Static web pages and many other applications.
RapidXml is an attempt to create the fastest XML parser 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.