• 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    VisualBoyAdvance fork with new timing, video and audio pipelines for the SDL port.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VBoxCtl picks up where the native VirtualBox environment leaves off. Virtual Box provides and interactive environment for managing virtual machines and their execution. However, this environment does not expose all the most common options.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A perl/Gtk2 GUI for VNUML (http://www.dit.upm.es/vnuml/). This GUI will let you quick prototype your VNUML topology by graphically placing, linking and editing network elements, reading/writing VNUML files and run your simulation right from the GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Various emulators and experiments

    Atari 2600, C64, Python, 3D engines and rock'n roll

    MVE is an acronym for Modular Virtual Engine. It provides an interface for programming and running (your own) units (virtual machines), each unit consisting of several modules (CPU, Video, Audio, Input, Drive, et cetera). Furthermore the Modular Virtual. This project has been frozen because of lack of motivation. But what you will find here, is a lot assembly code for the Atari 2600 and C64, experiments with 3D math on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Viboy Color

    Viboy Color

    Educational Game Boy Color Emulator written in Python via Vibe Coding.

    Viboy Color is an open-source, clean-room implementation of the Game Boy Color hardware, developed entirely in Python using the Pygame-ce library. Key Features: Educational Core: Designed to document the LR35902 CPU architecture. Clean Room Design: No copyrighted code or official ROMs included. Cross-Platform: Runs on Windows, Linux, and macOS. This project serves as a living documentation of emulator development using modern AI-assisted workflows ("Vibe Coding"). Official Website & Documentation: https://viboycolor.fabini.one Source Code: https://github.com/Caprini/ViboyColor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GUI for creating Virtual networks with use of VMware Workstation and technology VMware Teams.This program lets you to create and save *.vmtm files which are used for storing information about VMware Virtual Team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebCPC is an Amstrad CPC emulator especially for web-useage. It is based on JEMU (Richard Wilson) and JavaCPC (My main project). This small applet is not signed and easy to use. It emulates 3 CPC models: 464, 664 and 6128.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WeirdX is a pure Java X Window System server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Wireless Land (WL) implements a wifi layer for the User Mode Linux architecture. It comes with a Wireless Land server which provides the virtual wireless cards and a GUI for the network visualisation.
    Downloads: 0 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
  • 10
    A Wonderswan emulator for GP32 (Gamepark: Korean Handheld). Based on OSwan 0.7, but with many changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A modest extension to C, XMTC allows representing parallel (PRAM) algorithms as parallel programs, and run XMTC code using a compiler and cycle accurate simulator of the University of Maryland explicit multi-threaded (XMT) many-core architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    C++ Class library for emulating various CPU chips.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Xnee can record, distribute and replay X (X11) protocol data. This is useful for automated tests of applications or benchmarking of applications. ...think of it as a robot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    YALC is a virtual architecture designed for educational purpose. It models a DLX-like processor and its set of ASM instructions, a compiler from a high level language (C-like), and an IDE with syntax checking and highlighting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is the official documentation of the ZSNES emulator (http://sourceforge.net/projects/zsnes/). Available formats include HTML, plain-text, and CHM. We work closely with the ZSNES developers to bring you the best emulator documentation available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Welcome to ZZ Spectrum 16/48/128K/+3 Spectrum emulator and the ZZ Jupiter Ace emulator. The emulators are donated by Troels Noergaard for integration in to the Eclipse Emulator Framework. This project will integrate these emulators in to the Eclipse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A tileset extractor and map generator for Zelda Classic unencoded quest (.qsu) files. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program will open and display images saved in HGR format. Also supports DHGR in two popular formats: BeagleGraphics and DazzleDraw. It will save as PICT and allow batch conversions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    achtbit

    achtbit

    An 8 bit emulator created on the scratch, including an assembler.

    Ever had the experience of a 8 bit system, having max. 64k memory, using assembler to write effective small programs? This system is an experimental 8 bit, 16 color computer, with a processer similar to Z80, that (on my laptop using linux with NO opengl support) achieves up to 1.2 Million instructions per second and 50 Hz. screen refresh rate. It has a builtin assembler to load assembler programs. There is a rudimentary rom that implements some basic functions like line input, or a system clock. Also there is a snake game, (depending on that rom), as a reference and for fun! Take a look, give me your reply! When having ideas for better performance, let me know!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A new SDL emu of Chip8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    c64img is a PHP script that converts an image to an image that can be shown on a Commodore 64 (FLI style). It searches for the best possible colors in the 160x200 (X-doubled) resolution, and uses a simple dithering method to distribute errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The purpose of the cinc project is to develop an emulator for Bell Labs' Cardiac (cardboard illustrative aid to computation) computer. The main product from this project is a Java program called jcinc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    d64-web is web-enabled utility for displaying Commodore 64 (D64/D71/D81) disk image contents (directory, BAM and more). It also provides a basic API for working with D64 disk images in PHP. Up to this moment only works fully on D64 images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    dTools' JConsole is a tiny library to assist Java developers in creating command line software. Features of dTools' JConsole include adding custom commands, parse command lines, and logging abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Motorola/Clones 6502 emulator, There is two versions, one is opcode granularity (dead6502), the other is cycle granularity (dead6502v4). It has been used by myself in various projects requiring a 6502 emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB