• 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
  • 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
    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
    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
  • 3
    Seksen is a GUI based 8086, 80186 emulator and debugger in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • 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
  • 5
    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
  • 6
    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
  • 7
    This is a special-purpose simulator for simulating sensor networks with mobile nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    The SoftPear Project aims to create IBM PC/Apple Macintosh compatibility software. Its goals include software to be able to A) run Darwin/PPC executables, including Mac OS X, its libraries and its applications, on Darwin/x86 (using emulation/dynamic reco
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    SquakMu will be an extensible emulator, based off some of the dsemu-ng codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Super Famicast is a SNES / Super Famicom emulator for the Sega Dreamcast video game console. It is developed with completely free and legal tools and libraries including KallistiOS and GCC. It is based on the source of Snes9x.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Microdigital TK2000 II Color Computer emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    TankCoders is a project which consists in the development of a Networked Virtual Environment 3D for war tanks battle simulation. The tanks of the battle can be controlled by autonomous agents written in AgentSpeak(L) language from Jason interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open source PowerPC CPU simulator and assembler, with associated documentation and tutorials, to facilitate the teaching of modern RISC assembly language programming. Written in java for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Wolfram Machine project is an effort to create a set of documentation and useful modules (both hardware and software) for a computing architecture based on the mathematical theories presented in Steven Wolfram's book _A_New_Kind_of_Science_.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Multi-platform computer and console emulator front-end. Application capable of populating a database with the content of some folders and capable of execute those contents with the help of some configred software computer emulators. This is a Java applic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tourk is a framework for developing programming games, where two (or more) people write game playing code (like Deep Blue) and a controller puts the two against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Triton

    Triton

    Triton is a dynamic binary analysis library

    Triton is a dynamic binary analysis library. It provides internal components that allow you to build your program analysis tools, automate reverse engineering, perform software verification or just emulate code. Linux, Windows and OS X compatible. You can directly compile source code from our Github repository. The Triton library is Linux, Windows and OS X compatible. A potential way to getting started is to see our Python examples already bootstrapped.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    truereality is a open source n64 emulator. the aim of this project is NOT to run commercial games, instead it should be a piece of c source code which teaches you how to do software emulation in a portable way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UTBlazer is a multiprocessor platform simulator developed in Java based on the Xilinx MicroBlaze processor and FPGA design platform. This system simulator is a back-annotated cycle-accurate functional emulator in fact.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This framework creates an architecture independent development platform for emulation enthusiasts, software developers, and hardware developers requiring emulated system support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Urinel is a dynamic kernel-less operating system designed for maximum code reuse. This improves the efficiency and stability of the code and reduces the size of applications allowing a wide range of functionality to applications.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB