Showing 524 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
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 1
    The main product of this project, XMLProperties, extends the java.util.Properties class in order to allow inclusion of other properties files, extraction of Properties subsections, and an easier-to-manage file structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A unified collection of ruby data structure and algorithm packages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The Jobi project is a web software platform that let's you define easly and without programming, portal applications. It serves as a front-end of any source of data in an enterprise environment. You define the presentation defined from components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XSD Object Translator is capable to create Java classes from XSD files. And the classes created reflects the objects structure of valid XML files, in accordance with the XSD files. This way, this objects can to be serialized to XML and back with XStream.
    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
    Given a sequential input connection, we tackle skyline computation of the read data by means of using a spatial tree structure for indexing fine-grained feature vectors and concurrency whenever possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Petri Nets Editor

    Simple petri net editor

    Simple editor and analyzer of Petri nets. It allows you to build reachability tree with/without instant transitions and Markov chains. It is also possible to set transition distributions and set all the parameters of the current distribution. This project was made as a course project at NTUU "KPI" during attending classes "Computer modelling". Feel free to make any changes to the current version or ask me if you have any question.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    YARML or (Yet Another Readable Markup Langage) is a simple and readable markup language which have the same structure of XML but with new syntax which near to the syntax which used with the high level programming languages like Java,PHP, C and Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Watermarks is a java library for images and text watermarking fingerprinting and tamper-proofing. The supported carrier formats for a watermark are JPEG and PDF. The project also aim to build a test environment to evaluate robustness of implemented a
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    cosmos

    cosmos

    Algorithms that run our universe | Your personal library of every algo

    Cosmos (by OpenGenus Foundation) is your personal offline collection of every algorithm and data structure one will ever encounter and use in a lifetime. This provides solutions in various languages spanning C, C++, Java, JavaScript, Swift, Python, Go and others. This work is maintained by a community of hundreds of people and is a massive collaborative effort to bring the readily available coding knowledge offline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 10
    Stylesheet inside JAR to transform DocBook XML to OpenDocument (odt) format. Usage: java org.hocon.docbook2oo.Main basedir infile outfile . Creates Template files in %HOME%/.docbook2oo, change them at your needs to change logo, Text styles, Page layout e
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    International Address Formats project provides for every country in the world a java.text.MessageFormat-like format for producing text (or XML/HTML-like) representation of a given address data object appropriate for a given destination country.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Shred is a fast and scalable faceted data browser. The application allows users to navigate the data in an intuitive way and by any path they wish to take. Immediate intuitive information regarding the data is apparent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    hm DataModeler
    hm DataModeler is a software for modeling data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Entity Relationship Designer written totally in java (using Sun Java Studio) and based on Mogwai ER Designer. Includes ability to connect to several data sources including mySQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JMeter+ is a set of custom test elements for JMeter, the testing tool developed as a subproject of the Apache Jakarta project. JMeter+ contains additional control elements such as enhanced loops, XML data files and try-catch-finally constructs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    'Visual Database' is a data base visual design tool that help both database developer and administrator to manage and control the DBMS they work on it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ever need to hook different directories together? You've found the answer! Piecemeal is an extensible, Java-based API that seamlessly binds, migrates and interacts with multiple user data stores. It facilitates unified, one-stop directory access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Exodus is a database migration tool. It is intended for migrating data from production environment to development environment. It is an web/desktop front-end to project Jailer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LinuxFont

    Create and investigate PSF2 fonts

    This utility is created with the aim of accelerating development of Linux PSF2 (framebuffer) fonts. It does not work with X fonts. The program can "explode" existing PSF2 fonts, creating an human-readable graphical representation of each glyph which can then be re-compiled into a PSF2 font. The project supports the use of unicode tables at the end of fonts, but currently (Dec, 2012) not fully (sequences are not supported), but this should be simple to amend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tiria is a eclipse-plugin to view code coverage data (e.g. from cobertura) within the IDE. Main objective of the plugin is to show how the code coverage changes during project progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Dbf2Ecore creates an EMF Ecore metamodel from .dbf files of a DBase database. The data can then also be converted to the EMF model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BibTeXlipse is an Eclipse plugin for managing and analyse bibliography databases. Mainly for BibTeX databases, but will import and export many other bibliographic formats. It's currently in planning phase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    J-X-Way UNI-TE

    Java library for X-Way and/or UNI-TE communication.

    PROJECT HAS MOVED HERE: https://github.com/Elektordi/x-way-uni-te X-Way and UNI-TE (also used in Unitelway) are communication protocols for old Schneider Electrics PLCs (Programmable Logic Controllers), formerly "Modicon Télémécanique". The aim of this open-source project is to create a Java library to send and receive such data, because there is actually no open-source project at all in this field. Keep in mind that those protocols are old and not maintained anymore by any company...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project focus on the html/excel/chart report generation, written with Java language and html/javascript. Data source of report is from RDB. This tool is useful to those j2ee projects need to deal with reports creation.
    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.