16 projects for "input-leap" with 2 filters applied:

  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it 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, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 1
    N64 Wasm

    N64 Wasm

    A web based N64 Emulator

    ...The project demonstrates how modern browser technologies can handle complex emulation tasks efficiently. It focuses on accessibility, allowing users to play retro games on any device with a compatible browser. The emulator integrates input handling and rendering pipelines optimized for web performance. It also serves as a technical showcase of WebAssembly’s capabilities for high-performance applications. Overall, N64Wasm bridges retro gaming and modern web platforms.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    JSNES

    JSNES

    A JavaScript NES emulator

    ...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: 0 This Week
    Last Update:
    See Project
  • 3
    The Free Unix Spectrum Emulator (Fuse): an emulator of the 1980s home computer and various clones for Unix, Mac OS X and Windows.
    Leader badge
    Downloads: 590 This Week
    Last Update:
    See Project
  • 4
    wasmboy

    wasmboy

    Game Boy / Game Boy Color Emulator Library

    ...The project emphasizes portability and integration, allowing it to be embedded into other applications as a reusable dependency. It supports a wide range of emulator features including save states, input handling, and performance tuning options for lower-end devices. WasmBoy also includes a powerful debugging environment that exposes internal emulator components such as CPU registers, memory maps, and graphical data structures. By using Web Workers, it enables parallelized rendering and improved performance across different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 5
    Android Emulator M1 Preview

    Android Emulator M1 Preview

    Preview of some basic Android emulation functionality

    ...It documented limitations typical of a preview—graphics features, sensor fidelity, and compatibility quirks—while outlining the path to parity with established macOS targets. Developers could test app installs, basic input, and network scenarios to validate their toolchains ahead of mainstream IDE support. The project also served as a staging ground for feedback on Hypervisor.framework usage, Metal rendering, and system image formats for ARM guests. Although superseded by stable emulator releases, it remains a useful historical reference for how Android tooling crossed the Apple Silicon transition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    achtbit

    achtbit

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

    ...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
  • 8

    CuteMupen

    GUI for Mupen64Plus Nintendo 64 emulator

    CuteMupen is a graphical (GUI based on Qt library) front-end for the cross-platform Mupen64Plus N64 emulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A neogeo emulator for linux. Gngeo is portable and run successfully on many posix system. It use the libSDL for video/input and sound handling.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 10
    gbsplay emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format) over /dev/dsp and NAS. Included is an XMMS input plugin, a tool to display information about a .GBS file, and a demo song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A wrapper for the Aerowinx 744 Precision Simulator (http://aerowinx.com, also known as "PS1", a DOS flight sim) that executes the sim without emulators, and extends its functionality with advanced audio, input device and network capabilities.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    EmuLinker is a fully featured Kaillera network server. Kaillera is a client/server system that virtually any emulator can implement to enable network play, by mapping "Player 2" input to another user over the Internet using UDP network communication.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    This project aims at PC emulation of a Renault car CD changer. With a small hardware interface, a carPC can then talk to the head unit, activate its SPDIF input, understand commands and send information back to the display.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This project is a implementation of the in1660 course assignment of the Delft University of Technology. It is a simulator of an operating system scheduler in Java. It has sample processes/jobs as input and shows how the recources are divided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Deamon that translate stream of joystic events (read = output from /dev/js0) to stream of MouseSystems events (read = input readable by gsm and/or X)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    XymMS is an XMMS input plugin capable of playing Sega Genesis GYM files by rendering FM, DAC, and PSG signals through emulation of the YM2612 and SN76496 sound chips found in the video game console. (CYM files will be supported in the beta release.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB