Search Results for "java project with source code" - Page 104

Showing 14901 open source projects for "java project with source code"

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
    apache spark data pipeline osDQ

    apache spark data pipeline osDQ

    osDQ dedicated to create apache spark based data pipeline using JSON

    This is an offshoot project of open source data quality (osDQ) project https://sourceforge.net/projects/dataquality/ This sub project will create apache spark based data pipeline where JSON based metadata (file) will be used to run data processing , data pipeline , data quality and data preparation and data modeling features for big data. This uses java API of apache spark. It can run in local mode also. Get json example at https://github.com/arrahtech/osdq-spark How to run Unzip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    React 360

    React 360

    Create amazing 360 and VR content using React

    React 360 is a framework for the creation of interactive 360 experiences that run in your web browser. It pairs modern APIs like WebGL and WebVR with the declarative power of React, producing applications that can be consumed through a variety of devices. Leveraging web technologies and the existing React ecosystem, React 360 aims to simplify the construction of cross-platform 360 experiences. We've designed the React 360 developer experience to get your first project up and running in only...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    mini3d

    mini3d

    3D Software Renderer in 700 Lines

    The 3D software rendering tutorial, without any performance optimization, mainly shows people how to write a software renderer with a fixed pipeline. Although the main body code is only 700 lines, the sparrow is small and complete. The source code has only one mini3d.c, and a single file implements everything and is easy to read. No third-party library dependencies, no complicated project directories. Standard D3D coordinate model, left-handed system plus WORLD / VIEW / PROJECTION three...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    StarAdmin-Free-Bootstrap-Admin-Template

    StarAdmin-Free-Bootstrap-Admin-Template

    Admin dashboard template built with Bootstrap 4, elegant UI themes

    ... the template has a design like none other, it is easily customizable to suit your requirements. Star Admin comes with a clean and well-commented code that makes it easy to work with the template. Thus making it an ideal pick for jump-starting your project. StarAdmin is designed to work flawlessly with all the latest and modern web browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 5
    UCDetector

    UCDetector

    Eclipse Plugin to find unused Java code

    UCDetector (Unnecessary Code Detector) is a Open Source Eclipse Plugin Tool. UCDetector finds unnecessary (dead) public Java code. It suggests to make code final, protected or private.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    Perlito5

    Perlito5

    "Perlito" Perl programming language compiler

    Perlito is a compiler collection that implements subsets of Perl 5 and Perl 6 (now Raku), allowing Perl code to be compiled into Java or JavaScript. This facilitates running Perl code in environments like the JVM or web browsers.​
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Invoicing system with source code

    Help teach C# and access database project development

    Visual Studio 2013 Community. Not for commercial use username: admin password: 100 Must have installed Crystal reports :Download Crystal reports ( http://scn.sap.com/docs/DOC-7824) Visual Studio Community https://www.visualstudio.com/en-us/pr...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    CobolToCsv

    Convert Cobol Data Files to/From Csv

    This project will convert Cobol Data Files to/From Csv files using a Cobol Copybook.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    DParser

    Scannerless GLR parser generator

    This project has moved to https://github.com/jplevyak/dparser The master on github is the stable. Please pull that for the very latest code. DParser is a scannerless GLR parser generator based on the Tomita algorithm. It is self-hosted and very easy to use. Grammars are written in a natural style of EBNF and regular expressions and support both speculative and final actions.
    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.
  • 10

    Odin Map Generator

    Map Generation Application and API

    Odin is a map generator derived from map generation experiments for a video game called Crypts of Eldor; after requests to release the tool, a decision was made to release a map editor based on this code. Additionally, a Java API is provided so that the map generator can be integrated into new software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ParticlesLoadingView

    ParticlesLoadingView

    A customizable SpriteKit particles animation on the border of a view

    With ParticlesLoadingView you can create your own amazing SpriteKit particle animations with the Xcode's built-in Particle Emitter Editor that looks like the following picture. Go ahead and create your own particle animation by doing File, New File, iOS Resource, SpriteKit Particle File. To see it in action, run the example project, clone the repo, and run pod install from the Example directory first. The example project shows how to set up ParticlesLoadingView in a few different ways. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MorganaXProc (Implements XProc 1.0)

    MorganaXProc (Implements XProc 1.0)

    A Java implementation of XProc: An XML Pipeline Language

    This project is now abandoned in favour of MorganaXProc-III which implements XProc 3.0: https://sourceforge.net/projects/morganaxproc-iiise/ MorganaXProc is a full implementation of XProc: An XML Pipeline Language (W3C Recommendation 11 May 2010) written in Java, supporting all required and optional steps, the steps proposed on EXProc.org and also the document templating steps "p:in-scope-names" and "p:template". XPath 2.0 or XPath 3.0 is used as expression language. XSLT and XQuery...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ansvif

    ansvif

    An advanced cross platform fuzzing framework suited to find code bugs.

    ansvif, or A Not So Very Intelligent Fuzzer, suited to find bugs in code by throwing garbage arguments, files, and environment variables at the target program, that you may or may not have the source code to. It supports many features, such as buffer size, randomization of the buffer size, random data injection, templates, and much more. The purpose of this project is to identify bugs in software, specifically bugs that can induce a segmentation fault under various conditions. This aids...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    HospitalRun Frontend

    HospitalRun Frontend

    Frontend for HospitalRun

    ... to be carried to remote clinics. It works when there is no Internet, and syncs when there is. The project encourages micro industry around the deployment of the system, but the code is free and open-source and always will be. HospitalRun is built to provide the most modern hospital information system possible to the least resourced environments. We want the project to bring people from the NGO, government, and technology sectors together to solve a world-changing problem.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15

    mirplant

    miRPlant: An Integrated Tool for Identification of Plant miRNA

    please cite: An J, Lai J, Sajjanhar A, Lehman ML, Nelson CC: miRPlant: an integrated tool for identification of plant miRNA from RNA sequencing data. BMC bioinformatics 2014, 15(1):275. We will create index for you if you tell us your interested plants (j.an@qut.edu.au).
    Downloads: 12 This Week
    Last Update:
    See Project
  • 16
    reacto

    reacto

    A sweet IDE for React.js

    ... no free software, all-included for React development. The idea is to create the right tool for everyone, to build ideas faster. This is a community project, using plain React code. Anyone can contribute and make it better. Anyone can suggest ideas and help everyone having the perfect tools in their hands. This is what Reacto aims to be: useful. Reacto is still a work in progress. That means it's extremely likely that you'll encounter issues. Always consider it.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    GMOL

    GMOL

    A tool for 3D genome structure visualization

    GMOL is an application designed to visualize genome structure in 3D. It allows users to view the genome structure at multiple scales, including: global, chromosome, loci, fiber, nucleosome, and nucleotide. This software was built upon the pre-existing Jmol package by Prof. Cheng's group. The software is developed in Prof. Jianlin Cheng's Bioinformatics, Data Mining and Machine Learning Laboratory in the Computer Science Department at the University of Missouri - Columbia, USA. The project...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    This is a Java-based universal vocabulary trainer. The goal of this project is to provide an easy-to-handle and fast GUI for any kind of vocabulary material, especially language vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    SSD Keras

    SSD Keras

    A Keras port of single shot MultiBox detector

    This is a Keras port of the SSD model architecture introduced by Wei Liu et al. in the paper SSD: Single Shot MultiBox Detector. Ports of the trained weights of all the original models are provided below. This implementation is accurate, meaning that both the ported weights and models trained from scratch produce the same mAP values as the respective models of the original Caffe implementation. The main goal of this project is to create an SSD implementation that is well documented for those...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Tiny Pascal

    Tiny Pascal

    Chung Yuen Tiny Pascal from BYTE 1978

    ... to "Small C" without community support. Maybe it came out too early and not enough people had the tools to port the system. You can read about the NSBASIC source code in BYTE magazine archives. I've also included the Pascal translation which was released with TRS-80 versions. http://www.itelsoft.com.au/north_star_horizon_disk_archive/north_star_horizon_disk_archive.html http://www.trs80stuff.net/files/disk_images/apps/ http://www.trs-80.org/tiny-pascal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    libQtShadowsocks

    libQtShadowsocks

    A lightweight and ultra-fast shadowsocks library written in C++14

    libQtShadowsocks is a lightweight shadowsocks library. Written in C++ using Qt 5 framework and Botan library, it aims to provide a developer-friendly shadowsocks library for Qt applications such as shadowsocks-qt5. The sub-project shadowsocks-libqss utilises this library. You may wish to check the code to see how to integrate libQtShadowsocks into your project. shadowsocks-libqss can also be used as a standalone program on both the local-side and server-side.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Mp3CoverDownload

    Download Covers and add them to your MP3 files

    Load a folder of mp3 files and visually see the cover arts. Single or multiple cover arts can be removed from the mp3 files at once. Covers can be downloaded from several locations and added automatically to the mp3 files. * Source code is pure java, needs java version >= 8 * Project is ready to compile in "Eclipse" 4.5.0 * .exe is built using "Launch4j" * mp3 tags are parsed using "mp3agic" see: https://sourceforge.net/projects/launch4j https://github.com/mpatric/mp3agic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Node.JS API Kickstarter

    Node.JS API Kickstarter

    A batteries included NodeJS API Kickstater focused on extensability

    This is a project based on NodeJS and Koa (and some other libs) implementing a REST API to authenticate users and let them manage TODOs stored in a PostgreSQL database. It's easy to extend and provides you the best developer experience possible with a lot of nifty things already configured. It's meant to be used with a front-end consuming the API like a mobile app or a SPA built with for example React, Angular or Vue.
    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.