Showing 37 open source projects for "tree"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    PostHTML

    PostHTML

    PostHTML is a tool to transform HTML/XML with JS plugins

    PostHTML is a tool for transforming HTML/XML with JS plugins. PostHTML itself is very small. It includes only an HTML parser, an HTML node tree API and a node tree stringified. All HTML transformations are made by plugins. And these plugins are just small plain JS functions, which receive an HTML node tree, transform it, and return a modified tree. PostHTML is a tool for transforming HTML/XML with JS plugins. PostHTML itself is very small. It includes only an HTML parser, an HTML node tree API and a node tree stringified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CBECC-Com

    CBECC-Com

    Nonresidential California Energy Commission Performance Compliance

    California Energy Commission software for nonresidential building energy code compliance analysis based on the performance path. License (modified BSD) for CEC Compliance Engine and CBECC-Com UI: https://sourceforge.net/p/cbecc-com/code/HEAD/tree/trunk/CBECC-Com13/License.txt License for embedded EnergyPlus software: https://sourceforge.net/p/cbecc-com/code/HEAD/tree/trunk/CBECC-Com13/License-EPlusUser.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    CBECC-Res

    CBECC-Res

    Residential California Energy Commissiom Performance Compliance

    California Energy Commission software for residential building energy code compliance analysis based on the performance path. License (modified BSD) for CEC Compliance Engine and CBECC-Res UI: https://sourceforge.net/p/cbecc-res/code/HEAD/tree/trunk/CBECC-Res/License.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ui-gxmlcpp

    C++ wrapper for GNOME libxml2/libxslt

    "ui-gxmlcpp" is a high-level C++ wrapper around libxml2 and libxslt. It might be a choice for if your needs are some subset of: . - XML DOM Tree parsing. - Basic read/write support from/to trees via XPath. - Serialization. - Stylesheets and stylesheet translation support. - XMLSchema and RelaxNG validation. . If your needs are "lower-level" (e.g., proper DOM tree API support or SAX parsing), "gdome2" or "xml++" will be the right choices
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    XMLTreeEdit displays XML files as tree views and allows basic operations: adding, editting and deleting text nodes and their attributes. The main goal is providing a simple tool to create/edit XML configuration files for users without knowledge of XML. Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2).
    Leader badge
    Downloads: 27 This Week
    Last Update:
    See Project
  • 6
    loadngo Xml
    XPath XSLT Editor and XML Document Explorer for MSXML 6+ XML DOM Tree (Split View, Left DOM Tree, Right Tabbed XPath or XSTL Windows). Create XPath Statements and XSLT (stylesheet transforms).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Stand-alone Java library implementing parser/formatter/comparator/validator for JSON/XML-like text formats oriented on JSON-like object model (list,map,scalar + reflection). Library is designed to maximize adaptivity via set of extendable modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Recursive Interpretation for XML

    An interface for recursive descent XML Parsing

    RIX common interface for parsing XML using recursive descent. It merges the 1-pass behavior of SAX with the ease of tree manipulation attributed to DOM. In short, RIX works by allowing client code to provide their production rules for any point in the parse tree. There are several advantages of RIX compared to DOM and SAX. DOM gives a full snapshot of the document being parsed, while RIX might be useful for when the document can be interpreted in one pass.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Research and development of an ontology for the analysis and representation of comparative data for use in evolutionary analysis. For more information, please see www.evolutionaryontology.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    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
  • 10
    libQtSerialization

    libQtSerialization

    Serialize your data in a backward and forward compatible manner.

    ...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, especially sub-classes (so you can save a tree of classes) and array of classes (your tree may be composed of multiple instances of a given object.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XmlView
    GUI utility in pure Java for viewing and editing XML content; example of application built with Superficial http://superficial.sourceforge.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XDXF - XML Dictionary Exchange Format
    XDXF is a project to unite all existing open dictionaries and provide both users and developers with universal XML-based format, convertible from and to other popular formats like Mova, PtkDic, StarDict, ABBYY Lingvo etc. * New drafts of format can be found here: https://github.com/soshial/xdxf_makedict/tree/master/format_standard * The development of dictionary converter moved to Github: https://github.com/soshial/xdxf_makedict
    Leader badge
    Downloads: 101 This Week
    Last Update:
    See Project
  • 13
    Java library for reading and writing of flat files. CSV, FLR (fixed length record) or mixed structures. Tree-style processing API. Adapters for SAX, Stax and XStream for transformation, data binding or serialization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Extreme lightweight library to parse XML-Strings. Also includes a lightweight SOAP-Client that can even be used on mobile phones (JME)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Angur
    Angur is a XML visualization utility which helps users visualize XML files in node graphs as well as generating XML visually, without any XML knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DendrEd
    DendrEd is a tree-structured text data editor, that helps entry-level computer users to create and store such data in XML files avoiding markup and confusion caused by this markup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Heirarchy Hacker is a command-line tool for walking through any directory tree of hierarchical human-readable data files to make large, batch changes. The system is primarily designed for TASpring FBI/TDF files, with plans for future expansion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SuperWillow is a Music Generation program. Artists have many influences which they have accumulated over the years by listening to countless pieces of music, this principle is reflected in SuperWillow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HTML Header Tree is a Mediawiki extension which organizes a page with a container tree according to its headers. Containers with specific headers are given specific styles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project offers a new tree viewer component implemented in C# .Net which uses Graphics2D features of .Net for drawing trees represented in XML language as well as those having .Net representation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A PHP webapp to upload taxonomic checklists as Excel or CSV files to be served as TDWG TCS XML/RDF. It can handle multiple checklists, has a Tapir light webservice and a taxonomic tree of species names created from taxonomy in a checklist can be browsed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...Software is developed utilizing ACE (Adaptive Communications Environment) which is a multi-platform middleware that handles communications, events and multi-threading. C-Tree database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Xcarecrows4XML completes Eclipse to handle the tasks required by an XML workflow. It offers: a graphical XML, XML Schema and XML stylesheets editor; a graphical XML tree comparator; a built-in checker against XML Schemas; an XSL transformations tool kit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Free Open Source VoiceXML editor programmed in Java (Swing). The VoiceXML document is regularly parsed, a tree view is built and syntax errors are reported in a specific table.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next