Showing 174 open source projects for "java open source projects"

View related business solutions
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 1
    Strato

    Strato

    Run Nintendo Switch homebrew & games on your Android device

    Strato is an experimental Nintendo Switch emulator designed specifically for ARMv8 Android devices, aiming to bring Switch gaming and homebrew applications to mobile platforms. It builds upon earlier emulator efforts such as Skyline while incorporating improvements and optimizations tailored for mobile hardware constraints. The emulator focuses heavily on high-level emulation of Switch subsystems, including kernel services and GPU behavior, to achieve usable performance on smartphones. It...
    Downloads: 46 This Week
    Last Update:
    See Project
  • 2
    Emupedia

    Emupedia

    The purpose of Emupedia is to serve as a nonprofit meta-resource

    Emupedia is an ambitious open-source web platform and preservation initiative that aims to archive, emulate, and make accessible legacy software, games, and operating systems through a browser-based interface. Rather than focusing on a single emulator, it acts as a meta-layer that integrates multiple emulation technologies into a cohesive virtual desktop experience.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 3
    ares

    ares

    ares is a cross-platform, open source, multi-system emulator

    ares is a highly accurate, cross-platform multi-system emulator focused on long-term preservation and faithful reproduction of classic gaming hardware. It is a descendant of earlier projects like higan and bsnes, inheriting a strong emphasis on correctness over raw performance. Unlike many emulators that prioritize speed, Ares deliberately adopts design choices that simplify code structure and improve readability, even if this results in slower execution. This makes it particularly valuable...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    DiIiS Project

    DiIiS Project

    Fully-functional open-source server implementation for Diablo 3

    Blizzless DiIiS is an open-source server implementation for Diablo III: Reaper of Souls that allows players to run the game in a fully local or private server environment. It recreates much of the game’s backend infrastructure, including account systems, matchmaking, progression mechanics, and gameplay logic. The project supports a wide range of in-game systems such as character classes, item generation, quests, and multiplayer interactions, aiming to replicate the original online experience without requiring Blizzard’s official servers. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • Loan management software that makes it easy. Icon
    Loan management software that makes it easy.

    Ideal for lending professionals who are looking for a feature rich loan management system

    Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
    Learn More
  • 5
    FinalBurn Neo

    FinalBurn Neo

    FinalBurn Neo - We are Team FBNeo

    FinalBurn Neo (FBNeo) is a highly advanced multi-system arcade emulator designed to accurately reproduce classic arcade hardware and selected home consoles on modern systems. It is a continuation of the FinalBurn and FinalBurn Alpha projects, incorporating years of refinement and community-driven development into a robust and feature-rich emulator. The project focuses heavily on balancing accuracy and performance, ensuring that games behave as closely as possible to original hardware while...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    J2ME-Loader

    J2ME-Loader

    A J2ME emulator for Android

    J2ME-Loader is a J2ME emulator for Android. It supports most 2D and 3D games (including Mascot Capsule 3D ones). Emulator has a virtual keyboard, individual settings for each application, scaling support. This project is a fork of J2meLoader. Enabling filtering in some cases can greatly reduce performance. Disable this option if the game is too slow. Image flickering issues can be fixed by enabling the "Immediate processing mode" option.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 7
    retro-go

    retro-go

    Retro emulation for the ODROID-GO and other ESP32 devices

    retro-go is a lightweight, embedded-focused emulator frontend and launcher designed specifically for microcontroller-based handheld devices, particularly those built on ESP32 hardware. It integrates multiple classic console emulators into a single unified interface, enabling portable retro gaming on low-power devices with limited memory and processing capabilities. The project emphasizes efficiency and optimization, adapting emulation cores to run within the strict constraints of embedded...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 8
    Vectras VM

    Vectras VM

    It's a Virtual Machine App for Android Which is Based on QEMU

    Vectras VM Android is a mobile virtualization platform built on top of QEMU that enables users to run full desktop operating systems directly on Android devices. It functions as a complete virtual machine manager, allowing the emulation of systems such as Windows, Linux, macOS, and even other Android environments within a single app. The project is designed to push the limits of mobile hardware by leveraging modern smartphone CPUs and RAM configurations to simulate full computing...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 9
    AndroidSDK

    AndroidSDK

    Full-fledged Android SDK Docker Image

    AndroidSDK is a Docker-based development environment that provides a complete, portable Android SDK setup for building, testing, and deploying Android applications in a consistent and reproducible way. Instead of installing and configuring the Android SDK locally, developers can run a preconfigured container that includes essential tools such as the SDK, build tools, Gradle, and Kotlin compiler. This approach solves common issues related to environment inconsistency, such as dependency...
    Downloads: 13 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    MiniStack

    MiniStack

    Ministack: Free, open-source local AWS emulator

    MiniStack is an open-source local AWS emulator designed as a lightweight, fully free alternative to tools like LocalStack, enabling developers to replicate cloud environments directly on their machines. It emulates over 35 AWS services through a single unified endpoint, allowing developers to test applications, infrastructure, and CI/CD pipelines without needing real cloud resources.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    unidbg

    unidbg

    Allows you to emulate an Android native library

    Allows you to emulate an Android native library, and an experimental iOS emulation. This is an educational project to learn more about the ELF/MachO file format and ARM assembly. Emulation of the JNI Invocation API so JNI_OnLoad can be called. Support JavaVM, JNIEnv. Emulation of syscalls instruction. Support ARM32 and ARM64. Inline hook, thanks to Dobby. Android import hook, thanks to xHook. iOS fishhook and substrate and whale hook. unicorn backend support simple console debugger, gdb...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Coffee GB

    Coffee GB

    Gameboy emulator in Java 8

    Coffee GB is a Gameboy Color emulator written in Java 8. It's meant to be a development exercise. More info can be found in the blog post. First I implemented all the Gameboy CPU opcodes. It’s not exactly the Z80, but it’s pretty close. As a reference, I’ve used the GameBoy CPU Manual - later on I discovered that it has a few typos and is not specific enough for some of the operations. After implementing the opcodes and memory (modelled by an int[] array) I was eager to check whether it’s...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Unicorn Engine

    Unicorn Engine

    Unicorn CPU emulator framework (ARM, AArch64, M68K, Mips, Sparc

    Unicorn is a lightweight multi-platform, multi-architecture CPU emulator framework. Highlight features. Multi-architectures: ARM, ARM64 (ARMv8), m68k, MIPS, PowerPC, RISC-V, S390x (SystemZ), SPARC, TriCore & x86 (include x86_64). Clean/simple/lightweight/intuitive architecture-neutral API. Implemented in pure C language, with bindings for Pharo, Crystal, Clojure, Visual Basic, Perl, Rust, Haskell, Ruby, Python, Java, Go, D, Lua, JavaScript, .NET, Delphi/Pascal & MSVC available. Native...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14
    Java SID Player Music Library V2
    This is a Commodore 64 emulator specialized for sound reproduction. It is also a SID player for music collections like HVSC and CGSC. It is a full C64 emulator and can play games of the GameBase64 project as well.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 15
    xBRZ

    xBRZ

    xBRZ: "Scale by rules" - high quality image upscaling filter by Zenju

    xBRZ is a high-quality image upscaling filter for creating beautiful HD representations from low-resolution images. Reference implementations for common emulators can be found in the download section: ● DOSBox ● ePSXe ● HqMAME ● ScummVM ● Snes9x ● Kega Fusion http://sourceforge.net/projects/xbrz/files/ Test the xBRZ scaler with your own images and compare against other scalers with the "Scaler Test"...
    Leader badge
    Downloads: 113 This Week
    Last Update:
    See Project
  • 16
    MAME for Slackware
    MAME (and tools) packages for Slackware Linux (32-bit and 64-bit editions). MAME originally stood for Multiple Arcade Machine Emulator. Official MAME development team site: https://www.mamedev.org/. KISS (Keep It Simple, Stupid)! MESS packages was moved to the new MESS for Slackware project page ( https://sourceforge.net/projects/messforslack/ ) and old releases of MAME for Slackware was moved to https://sourceforge.net/projects/mameforslack-old-releases/ due to SourceForge storage...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 17
    Zilog Z80

    Zilog Z80

    Z80 shared library including some nice test-projects

    Another Zilog Z80 emulation. C++ class on a shared library. Simulates all pins of the Z80-Chip in a single function interface. Additionally are some Test-Projects added. 1. CP/M 2.2 emulator connectable by an telnet client. 2. An instruction set examiner. 3. An ZX-80 emulator. 4. An TK-80 emulator 5. An Z80 Dis-assembler driver for all supported instructions.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    ASAP - Another Slight Atari Player
    ASAP (Another Slight Atari Player) plays and converts 8-bit Atari music (*.sap, *.cmc, *.mpt, *.rmt, *.tmc, ...) on modern computers and mobile devices.
    Leader badge
    Downloads: 68 This Week
    Last Update:
    See Project
  • 19
    Rifidi is a middleware and development platform for RFID. With Rifidi you can prototype an RFID application down to the core RFID Hardware and using Rifidi Edge you can easily develop business rules to turn RFID events into real business applications.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 20

    JavaQemu

    JavaQemu was my GUI Front End project for QEMU, written in Java.

    JavaQemu is a graphical frontend for QEMU, developed in Java. It was designed to simplify the use of QEMU on Windows systems, providing a user-friendly interface on top of the command-line tool. ## Status This project is currently **archived** and no longer under active development. ## Compatibility JavaQemu was originally built for: * Java Runtime Environment (JRE) 1.7 / 1.8 and newer * Microsoft Windows ## Future Direction A new version of this concept may be...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    TURGEN

    TURGEN

    Create your own Atari tapes

    With TURGEN, you can record your own tapes with software for Atari 8-bit computers, and transfer data from your PC or Mac to your Atari 8-bit computer using your data recorder and a cassette adapter. TURGEN converts digital images of Atari software to the original standard Atari tape records and also various "turbo" systems. You can create WAVE files, tape images, or send the signal directly to the sound card. Tools such as Wizard for files, Tape Side Creator, Dual Track Tape creator...
    Leader badge
    Downloads: 24 This Week
    Last Update:
    See Project
  • 22

    ArkiFuse - Arki's mod of "FUSE" emulator

    Builds of "FUSE" emulator with my own mods

    ArkiFuse is a free (GPL v2+) ZX Spectrum emulator based on FUSE Spectrum emulator (https://sourceforge.net/projects/fuse-emulator/). ArkiFuse contains some additional modifications and fixes, which have not been accepted or merged (yet) into the original FUSE project. See "Files" tab for download options of distribution files. Individual modifications/features can be tested with separately built distribution file(s) or .. - Nightly build of (Fuse) master, without mods - ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Cambridge Z88

    Cambridge Z88

    Software development for 4Mb portable, using Z80 CPU and AA batteries

    This project is for the portable computer "Cambridge Z88", produced by Sir Clive Sinclair (of ZX Spectrum fame). We continue to support software development (ROM, 3rd party apps on memory cards and desktop applications). We have moved to https://cambridgez88.jira.com/wiki (development, source code and documentation). However, we continue to publish files for download here.
    Leader badge
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    A new 64-bit RISC platform, complemented by a set of development tools, standards specifications and synthesizable VHDL implementations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Unreal Speccy portable

    Unreal Speccy portable

    Portable ZX-Spectrum emulator based on UnrealSpeccy 0.37.3 by SMT

    Portable ZX-Spectrum emulator supports Z80 128K (Pentagon) AY/YM, Beeper, Beta Disk, Tape, Kempston Joystick/Mouse, Snapshots, Replays. Supported formats: sna, z80, szx, rzx, tap, tzx, csw, trd, scl, fdi, zip. Created to be ported to many platforms such as Windows/Linux/Mac/Symbian/Dingoo A320/Android/iOS/PSP/Raspberry Pi, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB