Showing 559 open source projects for "data structure project in java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 1
    The J2XB project aims at offering seamless Java and XML integration defined in Java. J2XB is special in that no Java code generation is involved. J2XB transform the development of Java and XML binding from Java code generation to XML Schema generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This program converts, compares, merges, normalizes, and refactors data to and from disparate sources (CSV, Excel, and any JDBC/ODBC database) for use in a Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DataScript Tools for formal specification and automatic decoding of binary data formats. NOTE: This project has moved to http://developer.berlios.de/projects/datascript/.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    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: 9 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    Data processing system following a given scenario. The system is a consistent execution of SQL instructions in line with the conditions or rules. Engine is a Java library, which implies its use with the Java platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    TriActive JDO (TJDO) is an open source implementation of Sun's Java Data Objects (JDO) specification, designed to support transparent persistence using any JDBC-compliant database. It auto-generates DDL and auto-validates DB structure at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Project35 is a suite of software tools that generate forms based on XML schemas. Originally derived from the Pedro research project, the Project35 tools have been modified to support more production-level use cases, esp. in the developing world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DataVision is a reporting tool similar to Crystal Reports. DV supports many data sources (JDBC, files) and many output formats (HTML, XML, PDF, LaTeX, Excel, delimited files, DocBook). DV includes a GUI editor. DV is embeddable. Reports are XML-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A JSP generating HTML templating system based on nestable templates that are reusable, overridable, previewable and accessible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    GroundWork Foundation is an IT management data abstraction layer and development platform.The Foundation data model allows the integration of any state, event, and performance data running in a Web container.It comes with an XML enabled feeder framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It is a PHP port for GWT Server (RemoteServiceServlet). With GWTPHP you can connect GWT application with PHP. It decode/encode GWT request/response using GWT native data interchange format. No JSON or XMLRPC needed. Project web site: http://gwtphp.sf.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Evaluates XPath 1.0 expressions over W3C XML Schema definitions to get a compile-time prediction of nodes that will be matched at run-time. Project homepage: http://xpath-on-schema.sourceforge.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Genetic Programming (tree structure) predictor within Weka data mining software for both continuous and classification problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Random Java utility classes 1. Prefix Trie based data structure 2. An indexed map (indexed by keys or values). 3. Main class that provides start/stop functionality for standalone apps. 4. File io api's based based on callback design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tableflow is a Java web component to connect tabular data using an executable dataflow paradigm. This project includes an advanced data grid component, compatible with JSF that has build in support for filtering, paging, sorting and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An alternative to the page-chapter-paragraph documentation approach. LivCos allows you to teach the computer the structure of your content, so it can support you in various contexts. Pages will be generated as one of many views on the actual content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Utilties and samples for use with sforce, the salesforce.com Web services platform. ==>. . ==> . . You will also find the sforce .NET Managed Data Provider project here.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IoguiGrid is a simple component to be used as an AJAX data grid web control wich displays database information in a dynamically constructed HTML table. This project is currently discontinued. Go to jqGrid and see if it fit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XHTML Doclet is a standards-compliant alternative to the Javadoc standard HTML doclet. It revises the document structure to exclude outdated tags and inline styles, creates valid XHTML markup, and provides better hooks for more flexible CSS manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project provides a complete prototype Java Spring solution that any new Spring developer can use to create a prototype system quickly. The source code provided has Acegi for security, Displaytag for data paging, MySQL as back end database JCaptcha f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is an attempt to solve issues we face while using hibernate.Currently solving these four problems: 1)Updating object delete null data. 2)Projection returns list of object[] instead of pojo. 3)Don't write HQL 4)Paging logic rewrit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Currently, this project consists of a pure java math expression parser optimized for repeated evaluation. Development of an interactive 3D math visualization application based on this parser is planned for the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JLoom is a JSP like template language for text generation - e.g. source code, HTML, XML. JLoom templates are modular encapsulated. Parameters can be any Java type, even Generics or Varargs. There is a plugin for Eclipse and a command line tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Ajax Data Objects (ajaxdo) provides an easy database persistency framework for JavaScript objects. Ajaxdo enables runtime loading, saving, deleting, and listing of JavaScript objects stored on the server database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    febrl-gen is a Java-based frontend to Febrl, an open-source data linkage system written in Python. Users can configure the parameters of a linkage project through the frontend, and febrl-gen will generate a Febrl-ready configuration file.
    Downloads: 0 This Week
    Last Update:
    See Project