• 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
  • 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
    Route64 Eclipse Plugin is a plug-in for the Eclipse Workbench. It supports manipulation off image files and can be extended by other plugins. The programms can be executed on an emulator. The project is targeted on the the Commodore 64 emulator Route64.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mz800em is a GPL'd SHARP MZ-800 emulator, running on GNU/Linux (on the console with svgalib or on X with the GTK+ toolkit), and on Windows-32 systems. It requires a copy of the MZ-800 ROM to run. Based on Mz700em written by Russell Marks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A Virtual Machine based on a Simplified Instructional Computer (SIC). The Machine will emulate all the hardware of a SIC and will be able to run any program that is written for the SIC as described by Leland L.Beck in his book "System Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This project aims to do for MULTICS what Linux and GNU have done for UNIX - that is, to produce a totally free, totally unencumbered, and totally compliant OS that learns from prior work, rather than copies it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    SNEeSe is an emulator for the Nintendo SNES console for x86 PCs. SNEeSe is written in 32-bit C, C++, and NASM x86 assembly. Project goal is to make as accurate, functional, and usable an emulation core as is reasonably possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Saksham: Multi-Core Processor Simulator

    Saksham: Multi-Core Processor Simulator

    x86 Multi-Core Microprocessor and assembler simulator written in C++

    Saksham: Customizable x86 Based Multi-Core Microprocessor Simulator. A C++ Project aimed at creating a platform for simulating basic features (Register and Instruction Set) of a x86 Based Multi Core Microprocessor and assembler family. This project is implementation of the concept presented in the paper: https://ieeexplore.ieee.org/document/5231896 Documentation: https://sourceforge.net/p/saksham/wiki/Home/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Seksen is a GUI based 8086, 80186 emulator and debugger in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The project is comprised of two VB 2005 applications, a serial port emulator and a modem emulator, used as virtual devices in conjunction with the emu8086 assembler (www.emu8086.com), allowing users to communicate with them in their own assembly programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    A port of the Frodo Commodore 64 v4.1b scan-line emulator to C# / SDL (SDL.NET). Every effort will be made to create a single executable, platform independent version, to be tartgetted at both the Microsoft and mono runtimes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Sharpulator

    A multithreaded, test-driven electronics emulator for .net 4.0.

    Sharpulator is a multithreaded, test-driven electronics emulator written in C# 4.0. It's initial focus will be on emulating gaming consoles, with the GameBoy as a starting point. It will be written using modern software development methodologies, with the TPL Dataflow library as a backbone. It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components onto a virtual integrated circuit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project has adopted a parser for the output of SimIt-ARM's sema_count program. It is useful to get statistically relevant information from the output of a batch run of the simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator

    Simple 8-bit Assembler Simulator with Angular.js

    A simulator that provides a simplified assembler syntax (based on NASM) and is simulating an x86-like CPU. Press Help inside the simulator to see an overview of the supported instructions. Make sure you have Grunt installed to compile the asmsimulator.js script. Run grunt to build the project. The simulator is written in JavaScript with Angular and runs on every device with a web browser. It has a lot of simplifications and constraints, but it is the basic structure of every emulator. The console output uses memory mapping and maps a specific portion of the memory to the console. Thus writing to the console output is as simple as writing into a specific memory location. The CPU reads instructions from the memory and executes them. The memory contains our program code and can be used by the program to store data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Multiplatform emulator for M680x0 processors, kept simple for University students. This is a fork of Easy68K by Paul McKee, Tim Larson, Prof. Chuck Kelly, Eric Nelson, Aaron Curley, Curt Vickre, Jon Squires, Lee Davison & others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple RAS server, AT Hayes interpreter/emulator and PPP provider...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a special-purpose simulator for simulating sensor networks with mobile nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SnareJ is a Java-based system that might run some old RISC OS programs. Support for the various modules and APIs is thin at the moment, but some [simple] programs will work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SockJS-client

    SockJS-client

    WebSocket emulation and Javascript client

    SockJS is a browser JavaScript library that provides a WebSocket-like object. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server. Under the hood SockJS tries to use native WebSockets first. If that fails it can use a variety of browser-specific transport protocols and presents them through WebSocket-like abstractions. SockJS is intended to work for all modern browsers and in environments which don't support the WebSocket protocol, for example, behind restrictive corporate proxies. SockJS-client does require a server counterpart, such as SockJS-node, which is a SockJS server for Node.js. The API should follow HTML5 Websockets API as closely as possible. All the transports must support cross domain connections out of the box. It's possible and recommended to host a SockJS server on a different server than your main web site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Spectrum 48k emulator. Uses a different plugin for each of the 7 emulator subsystems. Currently supports : plugins, AY-3-8910 sound, streaming of sound to .wav file, ZIP files, debugger, multiple file formats, 2 joysticks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Speccyalist is an open source and cross-platform Sinclair ZX Spectrum 48K emulator. It can run in windowed or fullscreen mode through the cross-platform SDL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spyn NES Emulator
    Spyn is an Nintendo Entertainment System written entirely in Python, using Pygame for graphics / sound.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SquakMu will be an extensible emulator, based off some of the dsemu-ng codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Fast implimentation of a synthetic 32bit virtual stack machine/microprocessor simulation. (Useful for FORTH and simmilar environments & languages)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    It's a HL² mod. it's a first personnal shooter where there are zombies.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB