Showing 10473 open source projects for ".xml"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Start Free
  • 1
    The IccXML project acts as an extension of SampleICC's IccProfLib that provides additional I/O capabilities for reading and writing the ICC profile contents as XML files. Command line tools and an XML schema are provided.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 2
    YahtzeeSharp

    YahtzeeSharp

    A Simple Yahtzee like game.

    A Simple Yahtzee like game, similar to the ones played `back in the day` using a cup, some dice and a paper score card. Use Mono/Gtk# and SQLite for data storage.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Layout Parser

    Map fixed-length files to java objects allowing read from and write to

    Parses and formats positional and CSV data into and from Java Objects based on a layout defined in xml format. Particularly useful for developers that need to integrate Java with legacy systems/languages that only understand positional data (i.e.: Cobol).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RESTEasy is a Java framework for creating RESTful Web Services.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 Icon
    Veeam Data Platform v13.1

    Move workloads across hypervisors and clouds with no vendor lock-in. Try VDP free today.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try Now
  • 5

    SearchServer2

    Local and Remote Meta Search Engine

    Searchserver2 creates an index of your local filesystem, index RSS Feeds and Text-Files and sends Remote Requests to other Search Engines like Google or Youtube. Searchserver is a Standalone Webserver written in .net and Contains a Webpage for Searching. Contents like 3D Parts, Images, Movies (youtube and local) and Audio is playing directly in the Browser-Window. Movies and PDF shown as Thumbnails.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    An electronic edition viewer for CD-ROM/DVD-Editions, probably also web-editions in future. Uses TEI or similar XML-markup as text encoding language, a proprietary XML-standoff-markup to link text and digital images. Uses TEIdex as search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Exam Interface

    A simple interface to report results during exams

    This project is a web interface to be used to report exams results and that will save data in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    KonaKart

    KonaKart

    KonaKart Java eCommerce

    KonaKart is a java-based enterprise eCommerce shopping cart application that provides an extensive set of features to enable retailers to successfully sell their products over the internet. KonaKart is a Java / JSP / XML based solution with comprehensive easy to use java, SOAP, RMI, JSON and JavaScript APIs that allow you to quickly integrate eCommerce functionality into your existing systems. KonaKart is an Open Source solution that has a free Community version and an Enterprise version (see the KonaKart web site (http://www.konakart.com/) for details).. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    Unified Back End

    Unified Back End

    Unified Back End (UBE), an application backend template

    Unified Back End (UBE) is intended as a shippable back end for Python 3 application development. UBE has a tree-oriented EAV database structure and XML based database updater functionality to create and update that structure and others on Postgres, MySQL, DB2, Oracle and MS SQL Server. It uses the QAL project functionality to achieve this. Many components, like the updater, can be used separately. The API supports CRUD and related auditing. Credentials/rights/permissions are coming. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    surealived
    Surealived is a effective LVS service tester. It is based on epoll and allows you to detect your hosts state using HTTP, TCP, DNS, exec and a universal LUA embedded tester. SSL is also supported. Testers are easily extendable dynamic modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    atf format converter

    Converts files from and to asam ods aft/xml format

    Provides conversion between files in aft/xml format (file format for storing of measurement data, see http://www.asam.net) and "atf". "atf" is a xml variant based on aft/xml but more suitable for xml processing for example xquery, xpath (see http://vcasterna.wordpress.com/2013/06/15/a-better-atfxml/) In atf, xml query becomes simple: e.g. navigation across parent/child relations: subtests/subtest[name='run up'] With a given test instance being the context node this selects all subtests of a given instance name. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SFrame is a C++ framework built around the ROOT libraries for analysing particle physics data. It gives a very high performance for processing data, by allowing the user to run his/her code on a distributed farm of machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    xmlsh
    "xmlsh" is derived from the design and goals the unix shell and core commands but with XML expressions and documents added as core features to the shell. xmlsh can be used as a drop-in replacement for scripting xml transformations instead of sh.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    Transformation from MathML (presentation markup) to SVG using XSLT 2.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple Java delimited and fixed width file parser. Handles CSV, Excel CSV, Tab, Pipe delimiters, just to name a few. Maps column positions in the file to user friendly names via XML. See "FlatPack Feature List" under News for complete feature list.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    easy jax ws client

    easy jax ws client

    SoapUtil.java class provides all essential features to create soap request, connect XML based web services and read soap responses with few lines of codes. You don't need to create bulky web service client stubs. Happiness never comes with money. Happy Free and Open Source Time to you. Saminda Konkaduwa @Pearl in the Indian Ocean
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    2N VoiceBlue SMS Gateway
    Full featured HTTP SMS gateway for 2n VoiceBlue GSM VoIP adapters with sending / receivig capabilities, XML outputs, POST/GET controls and a basic WEB frontend.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Row-Bean

    Row-Bean

    CSV reader writer - bean mapping - easy bean extraction from CSV file

    Row-Bean is a CSV-Bean JAVA API . Row-Bean provides CSV reader an writer. More ever provides a mechanism to map csv file content to java beans and revers. For each use, a XML description must describe the wished mapping. Another possibility consists in use Annotations. Use under maven : <!-- row bean with annotations --> <dependencies> <dependency> <groupId>net.sf.csv-bean</groupId> <artifactId>row-bean-annotations</artifactId> <version>1.1.0</version> </dependency> </dependencies> <!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JNdiff: An Optimized Alghorithm for Natural (XML) Diff-ing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Simple Web Presenter

    Simple framework for presenting mostly static webpages

    The Simple Web Presenter is intended for use when a proper CRM is probably overkill and an alternative would be to have static webpages. The SWP should probably not be called a CRM since it is simply a very simple tool for merging XML files containing data, such as eg: a header, a body, and a footer. When the header is changed it is changed for all pages and so forth. Built in features include multilingual pages, caching and autopresenting in the originator language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    pyxlate

    Translates a subset of the Python grammar to other languages

    Translates (compiles) code using a subset of the Python grammar into other scripting languages or formats. Current plan is to include support of translation from this source grammar into Perl, Ruby, Tcl, and XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    andromeda-ioc

    Dependency Injection framework for Android

    Andromeda is dependency injection framework for Android based on traditions of Spring framework for Java Applications. Andromeda allow you: * create beans based on XML files configuration or using annotations approach; * inject not only beans but resources and properties; * process View evens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PSTools

    PSTools

    CSV to import products in Prestashop

    Tool for the insertion of products in Prestashop from CSV file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A set of libraries and tools to work with X3D data, files (XML) and rendering (OpenGL)
    Downloads: 0 This Week
    Last Update:
    See Project