Showing 61 open source projects for "emulate"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 1
    xManager

    xManager

    Ad-Free, New Features & Freedom

    xManager supports Android. Chrome OS and Windows 11 now have Android support so xManager technically works there (and any system that can emulate Android). There are no current plans to natively support Windows, MacOS, Linux, etc. Android devices have CPUs. Merged is a combination of Armeabi-v7a and Arm64-v8a architecture. Armeabi-v7a is the modern arch that supports floating point operations, and a multi-threading safe is used on multi-cpu devices. It is also 32-bit. If you are determined...
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    Radare2

    Radare2

    UNIX-like reverse engineering framework and command-line toolset

    .... Assemble and disassemble a large list of CPUs. Runs on Windows and any other UNIX flavor out there. Analyze and emulate code with ESIL. Native debugger and GDB, WINDBG, QNX, and FRIDA. Navigate ASCII-art control flow graphs. Ability to patch binaries, and modify code or data. Search for patterns, magic headers, and function signatures. Easy to extend and modify. Commandline, C API, script with r2pipe in any language.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 3
    DeepSea

    DeepSea

    The new All-in-One CFW package for the Nintendo Switch

    The new All-in-One CFW package for the Nintendo Switch. Background FTP server for filetransfers. Install NSP, NSZ, XCI & XCZ files from Harddrive, Google Drive, WLAN or wired through PC, Smartphone, etc. Over & underclocking. Update OFW & CFW through homebrew. Find new homebrew through the Appstore. Savegame management. Cheating in games (please don't cheat online) Emulate Amiibo. Use all kinds of 3rd party controllers. Lan play (like Hamachi for your Switch) Tesla overlay to control all those...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    jsdom

    jsdom

    JavaScript implementation of various web standards, for use with Node

    jsdom is a pure-JavaScript implementation of many web standards, notably the WHATWG DOM and HTML Standards, for use with Node.js. In general, the goal of the project is to emulate enough of a subset of a web browser to be useful for testing and scraping real-world web applications. The latest versions of jsdom require Node.js v10 or newer. To use jsdom, you will primarily use the JSDOM constructor, which is a named export of the jsdom main module. Pass the constructor a string. The resulting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    bufferline.nvim

    bufferline.nvim

    A snazzy bufferline for Neovim

    A snazzy buffer line (with tab page integration) for Neovim built using Lua. This plugin shamelessly attempts to emulate the aesthetics of GUI text editors/Doom Emacs. It is advised that you specify either the latest tag or a specific tag and bump them manually if you'd prefer to inspect changes before updating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Qiling

    Qiling

    Qiling Advanced Binary Emulation Framework

    Cross-platform and multi-arch ultra lightweight emulator. Supported OS: Linux, MacOS, Windows, FreeBSD, DOS and UEFI. Support Arch: x86(16/32/64), ARM(64) MIPS, EVM and WASM. It also support Linux Kernel Module(.ko) , Windows Driver(.sys) and MacOS Kernel(.kext) via Demigod. Binary instrumentation and API are Qiling Framework's main focus and priority. It is designed for reverse engineers - thus there is no need to rebuild another sand boxing tool. Using Qiling Framework saves you time. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    AWS Lambda Runtime Interface Emulator

    AWS Lambda Runtime Interface Emulator

    Proxy for Lambda’s Runtime and Extensions APIs

    ... simplifies running your application on additional computes. You can include the Lambda Runtime Interface Emulator in your container image to have it accept HTTP requests instead of the JSON events required for deployment to Lambda. This component does not emulate Lambda’s orchestrator, or security and authentication configurations. You can get started by downloading and installing it on your local machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    phantomas

    phantomas

    Headless Chromium-based web performance metrics collector

    ... code of the page phantomas is run against (thanks to helper functions available in window.__phantomas). Device profiles allow phantomas to emulate mobile or tablet (by setting a proper user agent and viewport). phantomas comes as a CommonJS module that you can use in your nodejs projects. Use grunt to automate daily dev tasks, including your's application web performance.
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    libjpeg-turbo

    libjpeg-turbo

    SIMD-accelerated libjpeg-compatible JPEG codec library

    libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, NEON, AltiVec) to accelerate baseline JPEG compression and decompression on x86, x86-64, ARM, and PowerPC systems. On such systems, libjpeg-turbo is generally 2-6x as fast as libjpeg, all else being equal. On other types of systems, libjpeg-turbo can still outperform libjpeg by a significant amount, by virtue of its highly-optimized Huffman coding routines. In many cases, the performance of libjpeg-turbo rivals...
    Leader badge
    Downloads: 87,659 This Week
    Last Update:
    See Project
  • 11
    DxWnd

    DxWnd

    Window hooker to run fullscreen programs in window and much more...

    Windows hooker - intercepts system calls to make Win32 programs run in a window, to enhance application compatibility, to enhance video modes, to stretch timing and emulate CD disk data and audio tracks. It is typically very useful to run old Windows games.
    Leader badge
    Downloads: 3,873 This Week
    Last Update:
    See Project
  • 12
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    PICSimLab is a realtime emulator of development boards with MPLABX/avr-gdb debugger integration. PICSimLab supports microcontrollers from picsim, simavr, uCsim, qemu-stm32, qemu-esp32, and gpsim. PICSimLab has integration with MPLABX/Arduino IDE for programming the microcontroller's boards. As the purpose of PICSimLab is to emulate real hardware it does not have any source code editing support. For code editing and debugging the same tools used for a real board should be used with PICSimLab...
    Leader badge
    Downloads: 738 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    Serverless Next.js Component

    Serverless Next.js Component

    Deploy your Next.js apps on AWS Lambda@Edge via Serverless Components

    ... version of the serverless plugin which focuses on addressing core issues like next 9 support, better development experience, the 200 CloudFormation resource limit and performance. Users of this component should be able to use Next.js development tooling, aka next dev. It is the component's job to deploy your application ensuring parity with all of next's features we know and love. We try to emulate all or most of the routing and server-side logic from Next.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    EDITEL

    EDITEL is a screen editor/code generator for GnuCOBOL programmers

    One of the hardest things to do when coding with COBOL is translating a screen design into code. The process may take hours, not to say days. In my old BLIS-COBOL, COBOL 74 and COBOL 80 /85 days (and those last 2 had the SCREEN SECTION which helped a lot !), I recall spending a significant amount of time dedicated to that activity. Time that could be used for more productive activities like coding and resolving bugs, for instance. Having said that, I developed a Screen Editor (similar to a...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    Plupload

    Plupload

    JavaScript API for building file uploaders

    At its core Plupload is visually flat and you can customize it however you like. We are using HTML5 APIs. Always. Plupload is based on multi-runtime pollyfills for XMLHttpRequest L2, File and Image APIs. So when there's no HTML5 available in the browser, we emulate it ourselves. Files not only can be picked from browse dialog, but also can be dropped directly from the desktop. In some browsers, mostly in those based on WebKit, it is possible to drag and drop whole folders. Since we emulate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GoReplay

    GoReplay

    The Swiss Army knife for testing and monitoring

    ..., monitoring and detailed analysis. You can trust GoReplay to accurately emulate production environments so you can make changes and deploy with confidence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    SYSTEM 16

    SYSTEM 16

    Sega system-16 emulator

    This program emulate the Sega's System 16 arcade boards used by many Sega arcade game between 1987 & 1989 like Shinobi, Altered Beast or E-Swat. There is more than 20 existing System 16 games. The System 16 board uses a Motorola 68000 cpu at 10Mhz for the main program and a Z80 and on YM2151 for the sound. The actual version of the emulator emulate many more than the single System 16 board because now you can play with System 18 games like Shadow Dancer, with pre-System 16 games like...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 21
    XPL PDP-10

    XPL PDP-10

    XPL compiler for the PDP-10

    This is an XPL compiler for the PDP-10 written by Richard L. Brisbey II and R. H. Hey in the mid 70's. This compiler was released into the public domain through DECUS. This source repository includes all the source and text files from the original DECUS release tape plus a port of the compiler that will run on more modern computers. The compiler port requires 64-bit hardware which is used to emulate the 36-bit data word of the PDP-10.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Advanced 3d Perspective Distortion

    Advanced 3d Perspective Distortion

    Uses matrix3d perspective distortions to create 3d scenes

    Create a unique parallax environment to show off your work. I've always been a big fan of using subtitle 3d effects to give depth to UI and images. Ever since laying my eyes on the [26000 Vodka] (http://26000.resn.co.nz/flash.html) website many years ago, I've wanted to create something that can emulate that same kind of depth, without using cumbersome flash to do it. This plugin allows you to (currently) do full-page 3d perspective transforms base on mouse position. There are a lot of options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Medium.js

    Medium.js

    A tiny JavaScript library for making content editable beautiful

    Medium.js keeps HTML code within content editable semantic, simple, and clean. Medium.js also supports placeholders, automatic HR (or BR, or P) creation, events, hotkeys, simple & complex element injection, and more! Medium.js is html5 compliant and has been tested in Firefox, Chrome, Safari, Opera, & IE8+. Browser support is constantly improving! This script is inspired by Medium's beautiful content editor, something we have aspired to emulate since its inception. Much more expressive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The Computer Emulation Framework (CEF) is a common application framework for computer hardware emulation. It is flexible enough to emulate any hardware produced to date. CEF is used to create computer emulators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Ratchet

    Ratchet

    Build mobile apps with simple HTML, CSS, and JavaScript components

    Ratchet is designed to respond to touch events from a mobile device. Enable touch event emulation in Chrome (found in the overrides tab in the web inspector preferences). Use a JavaScript library like fingerblast.js to emulate touch events (ideally only loaded from desktop devices). Ratchet is downloadable in two forms, within which you'll find directories and files, logically grouping common resources and providing both compiled and minified variations. The most basic form of Ratchet...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next