• Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    XSugar Tools contains some utilities for XML data processing. Each utility has only simple function, but the combination of them can solve complex problem. This project is inspired from "Software Tools" by Brian W. Kargnighan and J.P.Plauger.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Xanot is an XOM (Xml to Object Mapper). Very similar to well known Apache Digester. But it uses java 5 annotation feature. So that the classes can "tell" the parser how to map xml data into its object model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XML carver which can carve damaged or non-standard XML out of any file. It rebuilds the XML tree, along with giving the offsets for all the carved XML data. This tool was developed for the DFRWS 2010 Forensics Challenge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Xenoage Player is a program written in Java that plays MusicXML files an can save them as Standard MIDI files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Xisemele is a simple Java API that allow a fluent interface to read/write/edit XML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The XMPP Ox was a port of the Jabber Server (jabberd v1.4.2) to the Broadcom Mipsel CPUs used on many embedded linux firewalls; these devices most famous representative is the versatile Linksys WRT54 wireless router family. Now maintained at milkfish.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XMI Transform is a tool written in PHP to convert XMI file to source code or source code to XMI file. The purpose is to provides a simple access to source code generation, which is, in general, the first thing we need in a MDA approach.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This project is to produce an XML Version of LS. I have found that some languages do not report the detail of information that ls can. So it has become nessary for me to parse the output of ls which I find distasteful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 10

    XmlDoclet

    A JavaDoc doclet that outputs source code structure in XML format.

    XmlDoclet is a JavaDoc doclet that outputs the source code structure of the packages, classes etc. in XML format. Later, the XML data may easily be processed by standard tools such as XSLT to produce HTML, PDF, dot graphs etc. Technically, this is done by wrapping the class and interfaces of the com.sun.javadoc packages into JAXB annotated classes, which allows for an easy serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XmlHttpLib(XHL) is a pure java developers library and cmd line tool for executing http requests with xml-input(, converting response html to xhtml) and transforming it with xslt to grab information from webpages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    In this project we like to implement an interface for the open yahoo search service which is called BOSS. Then we will develop multi new search futures based on this API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project proposes a tool for formal verification of web services composition based on Pi-calculus and the conversion between BPEL and pi-calculus. This tool integrates two kinds of formal verification techniques and can validate automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    base on atomPub Publishing Protocol. publish local content to web, and you can manage web content in local(Create, Remove, Set Resource's Category).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    bluebery is an easy-to-use sql/php based content manager that provides php libraries and methods to use in your sites pages with which you can very easily access & print desired items, or an iteration of items that are stored through the bluebery web ui.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    bnf2xml

    simple BNF parser makes xml markup of matches

    bnf2xml a simple BNF parser that takes text as input, searches according to a BNF query file, and outputs text marked up by the xml labels that show context. bnf2xml is as simple to use as any text binary ie, awk(1) grep(1). bnf2xml does not require C API because it outputs simple xml labeling. README is visible on file dl page. EXAMPLE: $ echo "hi" | bnf2xml patternfile <word><alph>h</alph><alph>i</alph></word> or <gas>hydrogen iodide</gas> patternfile says how to find needle in haystack and what to show, ie: <alph> ::= a | b | c | d ... <word> ::= <alph>+ bnf2xml is a top down recursive parser. 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    brl2mml

    A library to convert between braille and MathML

    brl2mml is a library that can perform conversion between braille and MathML. It currently supports UK Maths braille.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a web framework, based on XML and XSL technology. Support for the incremental development with plug-in, support plug and play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    csvtoxml will convert parse csv comma separated value data into xml. a command line console utility that uses stdin and stdout pipe with more cat, pr, wget, zip, find -exec for added functionality. file stream term c c++ small fast parser unix win osx
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    datalus
    PHP web API designed to simplify object handling(loading, saving, querying, displaying, and editing), abstract the data from its display structure, and layout and allow the target data to be delivered to any supported format without special logic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    dbtroff converts DocBook XML to PostScript or PDF using XSLT, Heirloom troff, and Ghostscript. troff markup can be used to customize the appearance of the document. Currently, only a subset of DocBook version 4 markup is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Convert xml dtd's to object orientated php code. The generated code allow the creation of conforming xml documents
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    eXows
    Exows extends the capabilities of the OWS (OGC Web Services). It enables the multilingualism functionalities for OWS (INSPIRE compliant) and allows complex features schemas for WFS and WMS getFeatureInfo (GML). It was developed by BRGM in OneGeology and was continued by BRGM in EUROGEOSS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    ecAjax

    Javascript Clientside Templating Engine to handle XML

    Introduction Since the introduction of Ajax, server-side templating is becoming redundant. Objective To make production of Ajax web pages easier. Goal To create a client-side templating engine written in Javascript. Target All major browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    EDition Library. This proyect save, read and management data of the video/audio edition (off-line ) in XML format.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.