Showing 8325 open source projects for "java project"

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
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    FIX Pusher

    FIX Pusher

    FIX protocol administration tool

    ... QuickFIX conform, customized data dictionaries containing user defined fields. The tool supports FIX versions 4.0 - 5.0 SP2. The application ships with the option for exporting message details into Excel© sheets and graphical analysis of message logs. FIX Pusher is a 100% Java open source implementation running on Windows, Linux/Unix and Mac OS. It requires JRE version of 1.6 or higher for proper functioning. Related project: FIX Agora http://fixagora.sourceforge.net
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    Connor Browser

    A Browser Project

    A browser fully coded in Java this started as a fun project and now i'm working on this to be at least as good as Internet Explorer (Even though IE is terrible)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project aims to provide an extensible Tree interface to supplement the Java Collections framework, making full use of Java 5 generics. At least one reference implementation will be provided as part of the scope of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PBTSearch

    PBTSearch

    Search for torrent in private trackers. Works in all platforms.

    Java metasearch for P2P private torrent trackers. Works in Linux, Windows and Mac platforms. You only needs accounts from different trackers. You login, from PBTS, to the trackers in which you already have accounts. Then you can search content in which trackers you want to search. The information about your login are only saved in your pc for local access. PBTS use this information directly to the trackers. You can view the code, it's Open Source! and check it. Avaliable trackers...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5

    World Box Driving

    Top down driving sim built upon WorldWind Java and JBox2D

    Combines WorldWindJava's satellite imagery visualization with JBox2D's physics to create a driving sim with real world imagery. Pre-alpha stage, source code only for the moment. Project development IDE is Eclipse Juno. The project has only been tested in Windows 7 (64-bit) with an AMD-based CPU. See the wiki page for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OpenGame

    OpenGame

    Piccoli giochi crescono ^^

    Una raccolta di test, esperimenti e piccoli giochi 2D/3D realizzati da noi in vari linguaggi e per varie piattaforme HW/SW :) Il tutto condito con tanti file spazzatura
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    zephyr

    Experiment automation

    Zephyr is a script-driven experiment automation program that works various measurement instruments and actuators. It supports instruments from Agilent, Eco Physics, ICS Electronics, Keithley, Omega, Teledyne and other manufacturers. The script language is XML-based. Syntax highlighting is available. The source code is included in the distribution. Contact the project admin to get SVN access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Brahmi project aims at producing Java Input Methods and OpenType fonts for Indian languages. They are bundled with Brahmi - Word Processor which installs the fonts, Input Methods and font.properties files
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9

    locsmoc

    piecewise polynomial curves for genomic signals

    Locsmoc produces piecewise polynomial models for one-dimensional signals of the type encountered in genomics. The project wiki contains an overview of the tool and usage examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 10

    PneuSim

    Spacially explicit 3D Streptococcus pneumoniae simulator

    This project is a simulator which allows the modelling of Streptococcus pneumoniae bacteria in 3D. Models the generic bacterial processes such as growth, the physics of the simulation, and processes specific to S. Pneumoniae such as competence, quorum sensing and fratricide. Provides fully navigable 3D visualisation using OpenGL, and exports simulation data in CSV and HTML formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Example integration of Spring Security and Open SAML. This project contains two web applications: an Identity Provider and a Service Provider.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Debug Visualization Tools

    Visualization tools to help developers analyze program execution

    This is a research project aimed at providing tools to help developers capture and visualize what is actually happening when your program executes. And hopefully make debugging an easier, quicker and less painful process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Starlink is a software framework which uses high-level models to describe protocols in order to generate an interoperability solution between protocol pairs. This includes dynamic generation of message composers and parsers. Starlink is a direct collaboration between Lancaster University and the University of Bordeaux. The contributions of Lancaster are carried out under the EU CONNECT project (http://www.connect-forever.eu)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Cinterion (Siemens) TC65 Java applet for tunneling RS-232 serial communication (MODBUS/RTU, GPS data etc) over GPRS/Internet. Works fine together with com0com SourceForge project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DAL4j

    Data Access Layer 4 Java

    Welcome to Data Access Layer for Java (DAL4j) a set of command line tools and framework used to reverse engineer a MySQL or SQLServer database schema into a set of JPA Entity Beans. DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Project RAMROD

    University Group Project

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Jaspersoft for CloudFoundry

    JasperReports Server for CloudFoundry

    JasperReports Server (JRS) requires some modifications to run in CloudFoundry's Platform as a Service (PaaS) environment. This project describes the changes needed and includes downloadable binaries so that JRS can be easily deployed in CloudFoundry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This a NetBeans project developed to create a small Hexagon map library with a few basic functionalities. It is possible to measure distance between tiles's centres and calculate the best path between two of them (if any). It is possible to define tiles where it is not possible to pass (or reenabling them) by right clicking on them (they will become red), creating therefore obstacles that can help testing the path finding algorithm. This library is licences under GPL licence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    eclipse-explorer

    Eclipse resource folder explorer plugin

    Eclipse Explorer is an eclipse plugin helping you to open the folder of selected resources include follow resources: Java element, .java, .class, jar file, package, source folder and java project Common resources, such as .txt, .xml, and other resource Some special element such as cvs item in Synchronized View
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AntViz2

    A Tool to Visualize the Execution of Apache-Ant Projects

    This Ant BuildListener is capable to visualize the execution of an ant project in a similar way as AntViz do. This tool is completely rest on the Ant's build listener interface and provides a precise result (e.g. imports are handled correctly).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    The source code for this project is now served on GitHub. The latest version history can be found here: https://github.com/FredSRichardson/NearInfinity Near Infinity - An Infinity Engine Browser and Editor by Jon Olav Hauglid (http://www.idi.ntnu.no/~joh/ni/index.html)
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SourceForge Download Link Converter
    SourceForge Download Link Converter converts normal download links of SourceForge projects into direct download links. This project only focus on the conversion, not on downloading, so you can use your favourite download manager.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    ThinknLearn

    An abductive sciene inquiry based learning project for school kids

    This project was designed for a reserach conducted in the area of mobile science inqiury using ontologies. This mobile web application 'ThinknLearn' uses ontology-based scaffolding to implement NCEA level 1science standard curriculum example as an experimental context. In this application, ontologies are designed using Protege 4.0 while Jena API and Pellet reasoner are used in the technical architecture of this application for extracting relevant information according to the requirements.
    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.