Showing 545 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
  • Get Avast Free Antivirus with 24/7 AI-powered online scam detection Icon
    Get Avast Free Antivirus with 24/7 AI-powered online scam detection

    Get protection for today’s online threats. Free.

    Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
    Free Download
  • 1
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Aspose for NetBeans

    Aspose for NetBeans

    Aspose - Your File Format Expert

    Aspose for NetBeans project enables NetBeans IDE users to create a new NetBeans project through an Aspose Project Wizard. Through this wizard, developers can select and download the latest Aspose File Format Java libraries and samples of their choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Aspose for Eclipse

    Aspose for Eclipse

    Eclipse plugin for Aspose File Format Java APIs

    Aspose for Eclipse project enables Eclipse IDE users to create a new Eclipse project through an Aspose Project Wizard. Through this wizard, the developers can select and download the latest Aspose File Format Java libraries and samples of their choice.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    XLogo4Schools

    A Logo interpreter and programming environment specialized for schools

    A Logo interpreter and programming environment specialized for schools. It is a revised version of XLogo, published on http://xlogo.tuxfamily.org/. The Logo dialect is almost the same as Xlogo's, but some Logo commands were reimplemented to fit with the new programming environment and workspace. Some commands which were buggy in the original XLogo have been fixed. The interpreter works now more efficient due to the usage of more suitable data structures. The output of turtle graphics...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5

    Triepocalypse

    A trie data structure extracted from the typing game Typocalypse.

    The typing game Typocalypse (https://code.google.com/p/typocalypse/source/browse/#hg/Trie) used a trie data structure which has been linked to separately from the game and has been of separate interest for some years now. It has now been given its own repository. A trie is a data structure used to find strings from their prefixes. After having stored strings in the trie, the trie will efficiently find all the strings which start with a particular prefix. Project was developed using C...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    Java Wizard Development Framework

    Reduced SWING coding. New UI components. Easy layout management.

    About: 1) Projects helps Java - SWING developers to develop UI forms very faster. 2) API contains reusable Components & Layouts that developers can directly use in their projects. 3) Just include project JAR file in your existing project then import and use all features (refer JavaWizardDevelopmentDocumentation) * Don't worry about Java's complex layouts, just pass your components as parameters to our "MyLayout" class and we'll do it for you. * New & pre-aligned UI components like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Super CSV

    A fast, programmer-friendly, free CSV library for Java

    Super CSV is a fast, programmer-friendly, open-source library for reading and writing CSV files with Java. PLEASE NOTE: As of January 2015 we have now moved to GitHub (https://github.com/super-csv/super-csv). This SourceForge page will remain, but with limited functionality (please go to GitHub to report issues and for project downloads). It is highly configurable, and supports reading and writing with POJOs, Maps and Lists. It also has support for deep-mapping and index-based mapping...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Pure Java programming interface library for GNUPlot
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    OpenBEXI HTML Builder
    OpenBEXI is a WYSIWYG HTML builder using the magic of HTML5 and CSS3 . By resizing, dragging and dropping various HTML widgets it is easy to build a web page. All texts using the DOJO editor, pictures, charts, chart-flows, Dygraphs, timelines, lists and DOJO widgets edited on your browser look like the HTML page you are going to publish to your web site. OpenBEXI provides a powerful CSS and JavaScript editor to change on the fly the presentation and the behavior of your web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    cubiculus

    cubiculus

    Examples of usage of cubiculus.com rest API

    Project provide data object that could be used in API. There is also example of application that connect co API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    deapheap

    Deap is a doubly heap for both min and max number access.

    A deap is a doubly priority queue for efficient data operations. Both insertion and deletion operations take O(log(N)) time. Access of min or max takes constant time. It can be useful when both min and max are needed in the queue. It can also be used in situations where the number of items is too large and items with low priorities can be dropped with keep memory footprint small.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Immutable Sparse Wave Trees (WaveTree)

    Realtime bigdata tool for bit strings up to 2^63 based on AVL forest

    Realtime bigdata tool at the bit level based on immutable AVL forest which can be run in memory or, in future versions, as a merkle forest like a blockchain. Main object is a sparse bit string (Bits) that efficiently scales up to 2^63 bits normally compressed as forest has duplicated substrings. Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DoCookBook

    DoCookBook

    Cookbook Style Document for DocBook Customizations

    This project has been moved to GitHub: https://github.com/tomschr/dbcookbook/ The DoCookBook project aims to create an open source book about DocBook and the DocBook XSL stylesheets written as a cookbook and released under a Creative Commons license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    S-Match

    S-Match

    S-Match is a semantic matching framework.

    S-Match is a semantic matching framework. S-Match takes any two tree like structures (such as database schemas, classifications, lightweight ontologies) and returns a set of correspondences between those tree nodes which semantically correspond to one another. S-Match contains implementations of the semantic matching, minimal semantic matching and structure preserving semantic matching algorithms. S-Match applies as a solution in many fields, including: information integration...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    koru

    koru

    a Java ORM framework focusing on simple and rapid development

    Koru project is a small but smart and efficient ORM(Object Relational Mapping) framework focusing on simple and rapid development. For 'ORM' easily,please download Koru! It supports most of popular databases like MYSQL, MS SQLServer,Oracle and so on. It supports all kinds of cascaded query with easy annotations perfectly! including 'one to one','one to many','many to one' and 'many to many'. Its lazy-load rules works well on cascade and any table column. Cached query is available...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ThinkJava

    ThinkJava

    a Java ORM framework focusing on simple and rapid development

    Now the project is renamed to 'Koru' and the files has been moved to koru project. To get the latest files please visit: https://sourceforge.net/projects/koru/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Allowing the access to different database engines at the same time. Formatting code, see structure of the DDBB, export/import data between different managers DDBB (mysql-oracle-mssql...), graphs, create source code in several languages(ASP, PHP ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Human Speakable Programming Language

    Human Speakable Programming Language

    foundation of the General Intelligence Operating System

    HSPL is Human Speakable Programming Language, allowing for communication between human-to-computer and human-to-human in the same language. This project has moved to http://sourceforge.net/p/spel We are currently working on human-to-computer programming-language with mostly English base vocabulary. Though once we have that, we plan to add support for other world Languages, including Chinese, Spanish, Russian, Arabic, Hindi, among others. Eventually HSPL shall be the foundation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    busilet

    Busilet is a reference implementation of IDTP and UTID.

    ... is a reference implementation of IDTP that provides a set of APIs developers to develop IDTP server and IDTP client software. Busilet4j is written in Java language and is for Java programmer to develop IDTP server and IDTP client software. The documents include IDTP specification v0.95 both in English and Chinese edition, an API specification in English only, all source code in Java, and a set of JUnit tests. See project document for more. Author: Huang Nenggeng huangng@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Immutable Collections for Java

    Immutable/Persistent Collections Library

    Library providing immutable/persistent collection classes for Java. While collections are immutable they provide methods for adding and removing values by creating new modified copies of themselves. Each copy shares as much as possible of its structure with other copies to minimize memory consumption. The library includes a singly linked (cons/cddr style) list/stack, an integer trie based indexed list, a 2-3 tree based random access indexed list, a 2-3 tree based map, a hash trie based map...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    ReArch Database Project

    Code Repository for the Recursive Relational Archaeological DBMS

    The Recursive Relational Archaeological Database (ReArch) is a data management platform that preserves the practical configuration that data tables provide, while relaxing the strict, attribute-based model that so characterized modern databases. The schema consists of an inherently recursive and extensible structure that can incorporate heterogeneous observations and analyses into a common framework in order to evaluate their commensurability. In this manner, ReArch provides a simple platform...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The open-source project for development, analysing and installation of (Asset-Control) Asset Data Model(s), through Eclipse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    BIRT Report Designer

    BIRT Report Designer

    Open Source Reporting & Data Visualization Platform

    BIRT is an open source technology platform used to create data visualizations and reports that can be embedded into rich client and web applications. Developers who use BIRT Designer are able to access information from multiple data sources easily and quickly in order to create reports and applications with stunning data visualizations. Actuate now provides a free report server, BIRT iHub F-Type, to deploy BIRT content so developers don't have to build their own infrastructure...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25

    Data Factory

    Generates Random Test Data

    Java API to generate random data--useful when developing applications that require a lot of sample data. This project uses various data sources, which can be found in the README files in the src folder of the source code. I have placed an overview of the basic features here: http://thoughts.baseprogramming.com/?p=60
    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.