Showing 273 open source projects for "support system java"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    NetherSX2 Classic

    NetherSX2 Classic

    Continuation of NetherSX2 based on AetherSX2 3668

    NetherSX2-classic is a companion and variant of NetherSX2 that targets a specific older base version of the AetherSX2 emulator (based on the 3668 branch), applying similar custom patches to provide a stable and performant PS2 emulation environment on Android devices. The project stitches in anti-tampering modifications, RetroAchievements notification fixes, and controller and GameDB updates while maintaining the legacy behavior of the classic build for compatibility with titles that might...
    Downloads: 2,640 This Week
    Last Update:
    See Project
  • 2
    Winlator

    Winlator

    Android application for running Windows applications with Wine

    A software that enables users to run Windows applications on Android devices, providing an emulation layer that supports various Windows applications and games.
    Downloads: 677 This Week
    Last Update:
    See Project
  • 3
    RPCS3

    RPCS3

    PlayStation 3 emulator and debugger

    RPCS3 is an open-source PlayStation 3 emulator and debugger, allowing users to run PS3 games and software on Windows, Linux, and macOS platforms. It aims to preserve the legacy of the PlayStation 3 by enabling gameplay and software testing beyond the original hardware's lifespan. The project has made significant progress in compatibility and performance, supporting a wide range of PS3 titles.
    Downloads: 147 This Week
    Last Update:
    See Project
  • 4
    WSABuilds

    WSABuilds

    Run Windows Subsystem For Android on your Windows 10 and Windows 11

    WSABuilds is an open-source project that provides customized builds of the Windows Subsystem for Android (WSA), enabling users to run Android applications on Windows with additional features and modifications not included in official releases. The project offers prebuilt packages that integrate enhancements such as Google Play Services support, root access, and improved compatibility with a wider range of Android applications. It simplifies the installation process by packaging these modifications into ready-to-use builds, reducing the complexity typically associated with manual configuration. WSABuilds also includes options for different system architectures and configurations, allowing users to choose builds that best match their hardware and use cases. ...
    Downloads: 258 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    SkyEmu

    SkyEmu

    Game Boy Advance, Game Boy, Game Boy Color, and DS Emulator

    ...It also features extensive debugging tools, making it useful not only for players but also for developers working on homebrew or reverse engineering. With features like save states, rewind, fast-forward, and controller support, it offers a full-featured modern emulation experience.
    Downloads: 75 This Week
    Last Update:
    See Project
  • 6
    Unicorn Engine

    Unicorn Engine

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

    ...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 support for Windows & *nix (with macOS, Linux, Android, *BSD & Solaris confirmed). High performance by using the Just-In-Time compiler technique. Support fine-grained instrumentation at various levels. Thread-safe by design. Distributed under free software license GPLv2. ...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7
    VirtualBox

    VirtualBox

    Virtualization software for x86_64 hardware

    VirtualBox is a powerful open-source full virtualization software that allows a user to run one or more “guest” operating systems simultaneously inside “virtual machines” on a single physical “host” machine. It supports a wide variety of host platforms (Linux, Windows, macOS, Solaris, etc.) and guest OSes, enabling, for example, running Linux on a Windows PC, running Windows Server on a Linux host, or even legacy OSes in a controlled environment. This flexibility makes VirtualBox ideal for...
    Downloads: 96 This Week
    Last Update:
    See Project
  • 8
    Flycast

    Flycast

    Flycast is a multiplatform Sega Dreamcast, Naomi, Naomi 2

    Flycast is a high-performance open-source emulator for Sega Dreamcast, Naomi, and Atomiswave systems, designed to accurately reproduce the behavior of original hardware while enabling modern enhancements. It supports a wide range of platforms including desktop and mobile environments, allowing users to run classic games across different devices. The emulator focuses on both accuracy and performance, using optimized rendering techniques to replicate original visuals while offering optional...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 9
    Ruffle

    Ruffle

    A Flash Player emulator written in Rust

    Ruffle is an open-source emulator for Adobe Flash Player, written primarily in Rust, and targeted at both desktop applications and web browsers via WebAssembly. Its goal is to enable legacy Flash content—animations, games, interactive media—to continue running safely and reliably after official Flash support was discontinued. On the web side, Ruffle is embedded into pages or installed as a browser extension; in the desktop version, it can open .swf files directly or embed them in...
    Downloads: 58 This Week
    Last Update:
    See Project
  • Add Two Lines of Code. Get Full APM. Icon
    Add Two Lines of Code. Get Full APM.

    AppSignal installs in minutes and auto-configures dashboards, alerts, and error tracking.

    Works out of the box for Rails, Django, Express, Phoenix, and more. Monitoring exceptions and performance in no time.
    Start Free
  • 10
    NetherSX2

    NetherSX2

    Continuation of NetherSX2 based on AetherSX2 4248

    NetherSX2-patch is a community-driven continuation and enhancement of the NetherSX2 Android PlayStation 2 emulator, itself a modded fork of the open-source AetherSX2 project originally based on PCSX2. It focuses on providing a more complete and feature-rich experience by applying patches to the upstream emulator build and removing ad-related bloat, fixing notification issues, and exposing many internal settings so users have finer control over performance and compatibility on mobile devices....
    Downloads: 192 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Xenia

    Xenia

    Xbox 360 Emulator Research Project

    ...Although not all titles are supported and some still suffer graphical or audio issues, the emulator continues to evolve with community contributions and experimental support for Vulkan and Direct3D.
    Downloads: 50 This Week
    Last Update:
    See Project
  • 13
    Proton-GE-Custom

    Proton-GE-Custom

    Compatibility tool for Steam Play based on Wine

    Proton-GE-Custom is an unofficial compatibility tool for Steam Play that builds on Valve’s Proton and Wine codebases to provide additional patches, fixes, and enhancements for running Windows games on Linux systems through Steam, particularly on Steam Deck and other Linux gaming platforms. Unlike the official Proton builds, this custom fork includes community-developed patches such as media foundation support, raw input improvements, AMD and Nvidia optimizations, and broader compatibility tweaks that help certain games launch and run more reliably or with better performance. It also incorporates a “protonfixes” system that applies per-game adjustments automatically, enabling environment variables or workarounds without manual user intervention. ...
    Downloads: 63 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Visual Boy Advance - M

    Visual Boy Advance - M

    Emulator for the Game Boy, Game Boy Color, and Game Boy Advance

    Visual Boy Advance - M (VBA-M) is an open-source emulator designed to run Game Boy, Game Boy Color, and Game Boy Advance games on modern systems. It is a continuation and improvement of the original Visual Boy Advance project, with enhanced accuracy, performance, and compatibility. VBA-M supports multiple platforms, making it accessible across Windows, macOS, and Linux environments. The emulator provides a wide range of features for both casual players and advanced users, including save...
    Downloads: 59 This Week
    Last Update:
    See Project
  • 16
    Retrobios

    Retrobios

    Complete BIOS and firmware packs for RetroArch, Batocera, Recalbox

    Retrobios is a low-level systems programming project focused on recreating or emulating BIOS-like functionality for legacy or experimental computing environments. It is designed to provide a minimal firmware layer that initializes hardware and prepares systems to boot, often used for educational purposes or retrocomputing experiments. The project likely explores how early computing systems managed hardware abstraction, memory initialization, and device communication before modern operating...
    Downloads: 114 This Week
    Last Update:
    See Project
  • 17
    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
  • 18
    Boxedwine

    Boxedwine

    Emulator that can run 32-bit Windows programs/games

    ...It supports both 16-bit and 32-bit Windows programs, along with graphics APIs such as OpenGL, Direct3D, and Vulkan for rendering. One of its key innovations is portability, as it can run in environments that traditionally cannot support Wine, including browser-based deployments. While performance and compatibility vary depending on the application, it continues to evolve with improvements in memory usage and execution speed.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 19
    86Box

    86Box

    Emulator of x86-based machines based on PCem

    ...Lots of supported peripherals including video adapters, sound cards, network adapters, hard disk controllers, and SCSI adapters. MIDI output to Windows built-in MIDI support, FluidSynth, or emulated Roland synthesizers. Supports running MS-DOS, older Windows versions, OS/2, many Linux distributions, or vintage systems such as BeOS or NEXTSTEP, and applications for these systems.
    Downloads: 89 This Week
    Last Update:
    See Project
  • 20
    DuckStation

    DuckStation

    Fast PlayStation 1 emulator for x86-64/AArch32/AArch64

    DuckStation is an simulator/emulator of the Sony PlayStation(TM) console, focusing on playability, speed, and long-term maintainability. The goal is to be as accurate as possible while maintaining performance suitable for low-end devices. "Hack" options are discouraged, the default configuration should support all playable games with only some of the enhancements having compatibility issues. A "BIOS" ROM image is required to to start the emulator and to play games. You can use an image from...
    Downloads: 77 This Week
    Last Update:
    See Project
  • 21
    Panda3DS

    Panda3DS

    HLE 3DS emulator

    Panda3DS is a new emulator for the Nintendo 3DS. It allows fans of the console to enjoy their favorite games with various enhancements and unique features on all their devices, be it a laptop, a desktop, or on the go with a Steam Deck (and phone someday). Welcome to the home site for Panda3DS, a new emulator hoping to bring all sorts of unique features to the 3DS emulation scene, such as support for scripting, various enhancements, support for all sorts of platforms, development tools, and more.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 22
    Pegasus Frontend

    Pegasus Frontend

    A cross platform, customizable graphical frontend

    ...Pegasus also supports existing metadata formats such as EmulationStation gamelists, making it easy to integrate with existing setups. It includes hardware acceleration and gamepad support, ensuring smooth navigation and usability across different platforms.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Gearboy

    Gearboy

    Game Boy / Game Boy Color / Super Game Boy emulator, debugger

    Gearboy is a high-performance, cross-platform Game Boy emulator written in C++ that focuses on delivering accurate emulation alongside powerful debugging capabilities. It supports Game Boy, Game Boy Color, and Super Game Boy systems, providing a comprehensive solution for handheld console emulation. The emulator includes a wide range of features such as save states, cheat support, and compressed ROM loading, making it suitable for both casual gameplay and advanced use cases. One of its...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 24
    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...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 25
    Lakka

    Lakka

    Linux distribution that transforms a computers into game consoles

    Lakka is a lightweight Linux distribution that transforms a small computer into a full-blown emulation console. Built on top of the famous RetroArch emulator, Lakka is able to emulate a large range of hardware and has some useful features such as Braid-like rewinding, joypad hotplug, and video streaming. Lakka is easy to set up and use. Once installed on your SD card, you just have to put your ROM on the card, plug your joypad, and enjoy your favorite old games. We also support PS3 and...
    Downloads: 150 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB