• The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    Learn More
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 1
    Serverless Offline

    Serverless Offline

    Emulate AWS λ and API Gateway locally

    This Serverless plugin emulates AWS λ and API Gateway on your local machine to speed up your development cycles. To do so, it starts an HTTP server that handles the request's lifecycle like APIG does and invokes your handlers. Options passed on the command line override YAML options. List of available function names and their corresponding serverless.yml function keys are listed after the server starts. This is important if you use a custom naming scheme for your functions as serverless-offline will use your custom name. The left side is the function's key in your serverless.yml and the right side is the function name that is used to call the function externally such as aws-sdk. Once you run a function that boots up the Docker container, it'll look through the layers for that function, download them in order to your layers folder, and save a hash of your layers so it can be re-used in future.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    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 for researchers, developers, and preservationists who care about hardware accuracy and maintainability. The emulator supports multiple gaming systems and includes its own custom frameworks for GUI, threading, and hardware abstraction. It also integrates a ROM database and flexible configuration system, enabling users to load and manage game content efficiently. By focusing on clarity and correctness, Ares contributes to the long-term documentation and preservation of legacy systems.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    melonDS

    melonDS

    DS emulator, sorta

    melonDS aims at providing fast and accurate Nintendo DS emulation. While it is still a work in progress, it has a pretty solid set of features. Firmware boot (not direct boot) requires a BIOS/firmware dump from an original DS or DS Lite. DS firmwares dumped from a DSi or 3DS aren't bootable and only contain configuration data, thus they are only suitable when booting games directly. DS BIOS dumps from a DSi or 3DS can be used with no compatibility issues.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 4
    v86

    v86

    x86 PC emulator and x86-to-wasm JIT, running in the browser

    v86 is an open-source x86 PC emulator that runs entirely in the browser using WebAssembly for near-native performance. It translates x86 machine code into WebAssembly at runtime, enabling users to boot and run full operating systems without installing anything locally. The emulator supports a wide range of legacy systems, including Linux, Windows 95/98/2000, FreeDOS, and various experimental OSes. It simulates essential hardware components such as CPU, memory, VGA graphics, sound cards, network adapters, and storage controllers. Designed for both experimentation and embedding, v86 can be integrated into web apps or used as a standalone virtual machine environment. Overall, it provides a powerful way to explore operating systems, retro computing, and low-level system behavior directly from a web browser.
    Downloads: 10 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 5
    WAV-PRG
    WAV-PRG is a program for converting Commodore 64 tapes to PC and back. It is designed not to require any custom-built cables: transfers between PC and tape are done by means of a tape player/recorder connected to the PC's soundcard by a plain audio cable
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 6
    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 conflicts or differences between developer machines and CI pipelines. The project emphasizes minimalism and flexibility by shipping only a base SDK image, allowing developers to mount their own SDK components and customize installations as needed. It is particularly useful in continuous integration workflows, where deterministic builds and clean environments are critical.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7
    Boxedwine

    Boxedwine

    Emulator that can run 32-bit Windows programs/games

    Boxedwine is a cross-platform emulator that enables users to run Windows applications by combining a Wine runtime with a custom emulated Linux kernel and CPU environment. Instead of relying on a native Linux system, it creates a fully self-contained execution environment that allows Windows binaries to run on platforms such as macOS, Linux, Windows, and even web browsers via WebAssembly. The project is written primarily in C++ and leverages SDL for graphics and input handling, providing a flexible runtime capable of supporting a wide range of applications. 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: 9 This Week
    Last Update:
    See Project
  • 8
    Darktile

    Darktile

    Darktile is a GPU rendered terminal emulator

    Darktile is a GPU-rendered terminal emulator specifically designed for tiling window managers. It utilizes GPU acceleration to provide smooth and efficient rendering, supporting Unicode and a variety of themes. Darktile includes features like font ligatures, context-aware overlays (hints), and customizable cursors, enhancing the terminal experience for users who prefer tiling window environments.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    NESbox

    NESbox

    Emulator of NES, SNES, Sega Mega Drive, GameBoy video consoles

    The nesbox/emulator is an open source, browser-based emulator for a collection of retro gaming systems (NES, Super Nintendo, Sega Mega Drive, GameBoy, etc.). It’s written in ActionScript/Flash, and the project includes SWF binaries so you can embed the emulator into web pages. The emulator allows users to load ROMs and play them in their browsers via the Flash plugin. It’s licensed under the MIT license, meaning it’s quite permissive in terms of reuse. While Flash is an aging technology, the project remains a practical way to access old console gaming via browser, as long as Flash is supported or available.
    Downloads: 9 This Week
    Last Update:
    See Project
  • Network Management Software and Tools for Businesses and Organizations | Auvik Networks Icon
    Network Management Software and Tools for Businesses and Organizations | Auvik Networks

    Mapping, inventory, config backup, and more.

    Reduce IT headaches and save time with a proven solution for automated network discovery, documentation, and performance monitoring. Choose Auvik because you'll see value in minutes, and stay with us to improve your IT for years to come.
    Learn More
  • 10
    Play!

    Play!

    Play! - PlayStation2 Emulator

    Play! is an open-source cross-platform emulator for Sony’s PlayStation 2 that aims to run PS2 games on a wide range of modern systems including Windows, macOS, Linux, Android, iOS, and web browsers by implementing core PS2 hardware functionality in software. It emulates primary components like the Emotion Engine CPU and graphics synthesizer, translating game code and hardware calls into host system operations, while providing users with controls to load disc images, manage states, and configure rendering options. Because the PS2’s architecture is complex and proprietary, Play! pursues compatibility incrementally, with many titles playable to varying degrees and an active compatibility tracker detailing individual game status. The project supports optimizations such as JIT code generation on compatible platforms to improve performance and offers a broad set of build targets so developers and users can experiment with different back ends and environments.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    Port of xboxhdm to support USB booting
    Leader badge
    Downloads: 126 This Week
    Last Update:
    See Project
  • 12
    JSNES

    JSNES

    A JavaScript NES emulator

    JSNES is a JavaScript-based emulator that replicates the functionality of the Nintendo Entertainment System (NES), enabling classic games to run directly in web browsers or Node.js environments. It implements the core components of NES hardware, including the CPU, graphics processing unit, and audio system, to deliver an accurate emulation experience. The project is designed as a library, allowing developers to embed emulation capabilities into web applications or custom interfaces. It includes support for rendering graphics via canvas, handling audio output, and processing input from keyboards or gamepads. The architecture mirrors real hardware systems, making it both an educational tool and a practical emulator. It also supports features such as save states and cheat codes, enhancing usability. Overall, jsnes demonstrates how complex hardware systems can be recreated in software using modern web technologies.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    Muon SSH Terminal/SFTP client

    Muon SSH Terminal/SFTP client

    Graphical SFTP client and terminal emulator with helpful utilities

    Easy and fun way to work with remote servers over SSH. This project is being renamed as previous name "Snowflake" is confusing since there is already a popular product with the same name. Muon is a graphical SSH client. It has an enhanced SFTP file browser, SSH terminal emulator, remote resource/process manager, server disk space analyzer, remote text editor, huge remote log viewer, and lots of other helpful tools, which makes it easy to work with remote servers. Muon provides functionality similar to web-based control panels but, it works over SSH from the local computer, hence no installation is required on the server. It runs on Linux and Windows. Muon has been tested with several Linux and UNIX servers, like Ubuntu server, CentOS, RHEL, OpenSUSE, FreeBSD, OpenBSD, NetBSD, and HP-UX. The application is targeted mainly towards web/backend developers who often deploy/debug their code on remote servers and not overly fond of complex terminal-based commands.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 14
    NES

    NES

    NES emulator written in Go

    NES emulator written entirely in Go, aimed at accurately reproducing classic Nintendo Entertainment System games in a modern, cross-platform environment. It reimplements the NES hardware in software, including CPU, PPU (graphics), and APU (audio), and then presents the output using OpenGL for video and PortAudio for sound. The emulator supports a menu mode where, if you point it at a directory instead of a single ROM, it scans all ROMs and shows a game selection screen with thumbnails fetched from an online database keyed by each ROM’s MD5 hash. Once a ROM is chosen, the emulator maps keyboard controls to NES inputs and also supports USB joysticks, letting you play with a gamepad instead of just the keyboard. Under the hood it implements several common NES cartridge mappers such as NROM, MMC1, UNROM, CNROM, MMC3, and AOROM, which together cover the majority of NES titles in circulation.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 15
    PyBoy

    PyBoy

    Game Boy emulator written in Python

    PyBoy is an open-source Game Boy emulator written in Python, designed for both gameplay and AI experimentation. It allows users to run classic Game Boy games while providing a powerful API for automation, scripting, and reinforcement learning. Developers can interact directly with game memory, inputs, and screen data, making it ideal for training bots and analyzing game mechanics. PyBoy emphasizes performance, enabling accelerated emulation speeds and frame skipping for large-scale simulations. It integrates with tools like OpenAI Gym, allowing seamless use in machine learning workflows. Overall, PyBoy is a versatile emulator that bridges retro gaming with modern AI development and research.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    QtEmu is a graphical user interface for QEMU and KVM written in Qt4. https://github.com/uwolfer/qtemu
    Leader badge
    Downloads: 121 This Week
    Last Update:
    See Project
  • 17
    Gens is a win32/unix Sega Genesis / Sega CD / Sega 32X emulator.
    Downloads: 42 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: 48 This Week
    Last Update:
    See Project
  • 19
    GramAddict

    GramAddict

    Completely free and open-source human-like Instagram bot

    GramAddict is a fully open-source Instagram automation bot designed to simulate human-like interaction on Android devices using UI automation rather than direct API calls. It operates through ADB and UIAutomator2, meaning it interacts with the Instagram app as if it were a real user, reducing the risk of detection compared to API-based bots. The tool can automate a wide range of actions such as liking posts, following users, sending messages, and browsing content, all while introducing randomized delays and behaviors to mimic human activity. It supports both physical devices and emulators, making it flexible for different deployment environments. The project also includes advanced filtering and targeting capabilities, allowing users to define specific audiences based on hashtags, locations, or user attributes. Additionally, it provides reporting features via Telegram, giving users real-time feedback on bot performance.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 20
    mGBA

    mGBA

    mGBA Game Boy Advance Emulator

    mGBA is a high-performance, open-source emulator designed to accurately replicate the behavior of the Game Boy Advance hardware while maintaining fast execution across a wide range of devices. The project was created with the goal of improving both accuracy and speed compared to earlier emulators, achieving a balance that allows games to run reliably even on lower-end systems. It supports not only Game Boy Advance titles but also Game Boy and Game Boy Color games, making it a versatile multi-generation emulator. The architecture is written in C and focuses on precise hardware emulation, including CPU timing, graphics rendering, and audio output, which are essential for compatibility with a wide range of games. It includes multiple frontends such as Qt for a full graphical interface and SDL for lightweight usage, giving users flexibility depending on their environment.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21
    AQEMU

    AQEMU

    a GUI for virtual machines using QEMU as the backend

    AQEMU is a GUI for virtual machines using QEMU as the backend. Support for the KVM accelerator on Linux is provided. The application has a user-friendly interface and allows to set a large number of options.
    Leader badge
    Downloads: 42 This Week
    Last Update:
    See Project
  • 22
    This emulator is capable of providing a faithful replication of the HP48. It also has a debugger for the saturn processor.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 23
    uCON64 is a tool to backup all kinds of video games. It supports almost every available backup unit for cartridge-based consoles and performs many other tasks like ROM hacking.
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 24
    pfeMAME

    pfeMAME

    Python front end for MAME that can run in Linux, Windows, and MacOS

    pfeMAME is a front end for the Multiple Arcade Game Emulator (MAME) written in (wx)Python. It is cross platform (tested on Linux (Ubuntu), Windows (7, 8, 10, 11), and MacOS. ). It also includes a graphical Tile View designed for MAME cabinets which allows control using joystick / gamepad. It supports favourite game flagging, MESS systems, Software Lists (for systems), per-rom input mapping, and launching of other emulation engines. pfeMAME was written by Gareth Finch and the development project started in 2014 . The goal was to create a MAME front end that was simple, as easy as possible to get into, and had some good documentation. It doesn't provide access to every single MAME option, but pretty much all of the relevant ones you will use from day-to-day. You are free to distribute pfeMAME and modify its source as you wish, however pfeMAME is not to be sold or repackaged for commercial sale.
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 25
    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 distinguishing characteristics is its integrated debugging environment, which includes tools for inspecting memory, CPU behavior, and graphics output. Gearboy also supports visual effects that replicate the original LCD display characteristics, enhancing authenticity. Additionally, it integrates with modern ecosystems like RetroArch, expanding its compatibility across devices.
    Downloads: 6 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB