Showing 30 open source projects for "data structure"

View related business solutions
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • Run applications fast and securely in a fully managed environment Icon
    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.
    Try for free
  • 1

    Expat XML Parser

    Fast XML parser library in C

    PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat This is James Clark's Expat XML parser library in C. It is a stream oriented parser that requires setting handlers to deal with the structure that the parser discovers in the document. PLEASE NOTE that we are in the process of moving to GitHub: https://github.com/libexpat/libexpat
    Leader badge
    Downloads: 658 This Week
    Last Update:
    See Project
  • 2

    SimpleXlsxWriter

    C++ library for creating XLSX files for MS Excel 2007 and above.

    ...The main feature of this library is that it uses C++ standard file streams. On the one hand it results in almost unnoticeable memory and CPU resources consumption while processing (that may be very useful at saving a large data arrays), but on the other hand it makes unfeasible to edit data that were written. Hence, if using this library the structure of the future report should be known enough. The library is written in C++ with using STL functionality and based on the ZIP library (included), which has a free license: http://www.codeproject.com/Articles/7530/Zip-Utils-clean-elegant-simple-C-Win32 This library is distributed under the terms of the zlib license: http://www.zlib.net/zlib_license.html
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3

    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: 2 This Week
    Last Update:
    See Project
  • 4

    XSD Orphan Remover

    Java application that removes XML Schema orphan structures

    This is a Java application that removes XML Schema orphan structures including complex and simple types, and groups. Orphan means that it is not used by any other structure within the same XML Schema namespace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 5
    Batch XML Modifier

    Batch XML Modifier

    Modifies the tags and attributes of the all XML filles in directory

    Batch XML Modifier (BXM) allows you using a list of commands modify the tags and attributes of all XML files with the identical structure in the specified directory and save results in another selected directory. The program performs the uniform changes for all the tags with the identical name and of the same level. Also, the program performs the uniform changes of the selected attribute of all the tags with the identical name and of the same level. See wiki for feature list and...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    xmlbuilder-js

    xmlbuilder-js

    An XML builder for node.js

    XMLBuilder‑JS provides a fluent API for building XML in Node.js. You can create elemental structures via method chaining or object literals, include comments, attributes, and streams. It’s the baseline implementation, with xmlbuilder2 available now for modern DOM compliance, namespace handling, and format conversion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XML Content Provider

    Plugin to connect XML data sources to the GIN Server

    The GIN Server is a semantic middleware for efficient "bottom-up" data integration and automized semantic analysis for dynamically linked data. The XML Content Provider is a configurable plugin for the GIN Server to integrate any XML data source with a simple structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    data2bin

    Create structured binary files from XML data.

    ...Your data in a XML file written down according to defined structure. ... and produces final binary file. It is able to pad Your strings with defined padding, check Your integers' sizes, it can fill default values where You didn't supply data, it can also, for example, put a "blank" array member at the end of an array etc. Whenever You change your structure in Your code, just update the data-description file and "rebuild" Your binary files without touching XML data files!
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Learn More
  • 10
    7train is an XSLT 2.0 tool for generating METS files from XML input. It builds the basic METS structure so that the user can worry about what is specific to the user's project. Includes examples for generating METS from OAI and CONTENTdm records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Software, components, utilities and XML schema model for automating the exchange of engineering data for the capital facility industry over the total facility life cycle, including design, procurement, construction, operations and maintenance. Detailed cfiXML guidelines and example data dictionaries for control valves, electric motors and pumps, including information on the HI 50.7-2010 Electronic Data Exchange for Pumping Equipment Standard, are available from the website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Compiler and interpreter for the Scriptol programming language. Scriptol is object oriented and the first language to use XML as data structure in sources. It is easy to learn and safe. Also, RSS readers in PHP, an RSS feed editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    Given an XSD schema and an XSA.xml configuration file, XML Skeleton Annotations (XSA) generates JSF forms UI to create XML records compliant to the XSD and following the XML skeleton defined in XSA.xml, still keeping everything under your control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    XPN is relies on a non relational native XML database, where XML documents are stored in a compressed form and indices enables fast access to structure and content, thus enabling a fast evaluation of XQuery queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Small footprint, fast Java XML parser. Parses to an easily manipulable nested class structure which can be converted back to formatted or unformatted XML with a single call. Uses and creates straight XML, no DTDs necessary or used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    toXML

    Excel to XML conversion

    ...toXML allows the user to choose any Excel file [ without limitations of file size or column/row numbers ], and generates the corresponding XML, preserving all the information. For each data item in the Excel document, toXML automatically creates the appropriate node constructs. These constructs include node type, length constraints, id types and iterative structures. toXML is created in visual basic 6.0 It takes the help of the ShellExecute library function [ "shell32.dll" ]. Features: 1) Supports different versions of Excel file 2) Supports unlimited columns & rows 3) Node structure can be changed by changing a set of rules 4) New XML can be generated by modifying the XML generation function 5) The generated XML conforms to XML 1.0 standard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    openMyAdmin is a free CMS, established on the basis of recent trends in developing web applications such as AJAX, MVC and OOP. Basic principles of CMS: web desktop and modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This Java application serves to transform W3C XML Schema instances into interactive diagrams in SVG format. The diagram represents structure of XML files and provides information about individual items – elements and attributes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    toendaCMS - Your ideas ahead is a publishing system and open-source content management framework, based on a modular structure. It has a user-friendly interface, is simple and intuitive to use. Making it easy to build and maintain a website or weblog wit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CoLiS is a Web library aimed at proposing printed books online as full text and 'fac-similé'. Via a new hypertext structure, the texts are linked to several encyclopedias proposed together with the books.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The phpframe-workxml is a PHP framework written to make it simple to setup the website structure. It splits all the parts of development: data, modulation, structure, layout and styling in different parts. This way everyone would be able to do the trick.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The DataExtractor (HTMLtoXML) extracts data from a HTML page according to a configuration file and puts the data into an XML file according to a specified structure. It is a tool to extract data from HTML pages and to store the data in XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    With the program you can simply mapping a XML structure to the sql datebase,such as sqlite,Mysql... Then ,easily add xml files of this kind into the database Or recover the query results from database into xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    an xml extension which allows for elegant parameterization of file-based application input and output files. OS: any with a jvm lang: Java libs: xerces features: File readers, writers, and parameterizers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next