Search Results for "virtual machine plugins" - Page 18

Showing 1034 open source projects for "virtual machine plugins"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    GVM (Go Version Manager)

    GVM (Go Version Manager)

    Go Version Manager

    ...Because it handles both version switching and package isolation, it simplifies the friction of juggling multiple Go toolchains on the same machine.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    Py4J enables Python programs to dynamically access arbitrary Java objects. Methods are called as if the Java objects resided in the Python virtual machine. There is no code to generate and no interface to implement for shared objects on both sides.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    CrossBridge-Community

    CrossBridge-Community

    C/C++ Compiler for the ActionScript Virtual Machine (AVM2)

    Previously codenamed "FlasCC" and "Alchemy," CrossBridge provides a complete BSD-like C/C++ development environment based on GCC that lets you compile your C/C++ code to target the Adobe Flash Runtimes (Flash Player and AIR). With CrossBridge you can port almost any existing C/C++ code to the web, across browsers. Forum: http://forum.crossbridge.io/ GitHub - SDK Source: https://github.com/crossbridge-community/crossbridge/ GitHub - Issue...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
     X-Control Enhanced

    X-Control Enhanced

    X-Plane plugin for Saitek X52 and X52 Pro joysticks

    This multi-platform X-Plane plugin provides enhanced controls for the flight simulator. It supports Saitek x52 and x52 Pro joysticks allowing to customize additional data pages on the Multi-Functional Display (MFD) with up to four configurable buttons. Additionally, it comes with an embedded realistic FMS capable of calculating expected enroute time (considering realistic climb/descend), required fuel to load, top of climb/ descend distance, time and waypoint. The FMS...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Nonprofit Budgeting Software Icon
    Nonprofit Budgeting Software

    Martus Solutions provides seamless budgeting, reporting, and forecasting tools that integrate with accounting systems for real-time financial insights

    Martus' collaborative and easy-to-use budgeting and reporting platform will save you hundreds of hours each year. It's designed to make the entire budgeting process easier and create unlimited financial transparency.
    Learn More
  • 5

    jDosbox

    Java x86 emulator base on Dosbox

    This is an x86 emulator written in pure Java based on the Dosbox project. It currently supports running Dosbox's built in DOS and well as booting into Windows 95/98/NT4.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 6

    Virtual Machine for Unity3D

    Virtual Machine for Unity3D

    这货完全使用c#进行编写,适用于任何c#工作环境。 完全可以在unity3d里面使用,在Android Ios WP8测试均正常工作。 你可以使用其实现动态更新之类的操作。 其使用的脚本是经过汇编的指令流(称作I-Code)即虚拟机不需要再去做词法或语法分析等,进而加快运行速度。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Virtual Botmaster

    Simulate Botnet NetFlow traffic for research analysis

    Simulate Botnet NetFlow traffic for research analysis
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    micro c basic is light weight portable(posix dependent) basic compiler for tiny virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NTVDM64

    NTVDM64

    A virtual DOS machine for x64 Windows which works like ntvdm

    As far as we know, Microsoft Windows no longer supports 16-bit MS-DOS application and they removed NTVDM, since virtual 8086 mode is not available under amd64 extended mode. This project aimed at building a virtual dos machine for 64-bit Windows. The idea of this project is to emulate a 16-bit CPU and provide BIOS/DOS interrupt services to MS-DOS applications. In NTVDM64, 16-bit applications runs as before in 32-bit Windows. We want to create a compatible environment for 16-bit applications, for example, applications can access disk files on host machine using legacy DOS interrupts instead of using network sharing. ...
    Leader badge
    Downloads: 54 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10
    YAKINDU Statechart Tools / itemis CREATE
    itemis CREATE - formerly known as Yakindu Statechart Tools (SCT) - is a tool for the specification and development of reactive, event-driven systems with the help of state machines. It consists of an easy-to-use tool for graphical editing and provides validation, simulation and code generators for different target platforms. Visit http://www.statecharts.org for more information! !! YAKINDU SCT HAS MOVED !! DOWNLOAD FROM https://info.itemis.com/download-yakindu-statechart-tools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XièXiè Compiler

    XièXiè Compiler

    High-level, meta-language, trans-compiler with virutal machine

    XièXiè is a language with a trans-compiler (or rather source-to-source compiler) which compiles to mainly C++ (C++98 and C++11). It also comes with an own assembler compiler for ARM, IA-32/ x86 and its own byte-code XBC (XièXiè-Byte-Code) including a virtual-machine. XièXiè can be seen as a "Meta Language". --- THIS PROJECT IS IN IT'S FIRST STEPS ---
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A Java 2 (JDK 1.3/1.4) compatible virtual machine. joeq is unique in that it is almost entirely implemented in Java, making it reliable and efficient. It is also language-independent, so code from any language can be seamlessly and dynamically compiled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ...Also, you can use the following command line: Java -Xms1500m -jar "ML Library.jar" to ensure that the java virtual machine has enough space to run. You can find sample test files under code/Test. Test files for clustering part are under code/Test/InputFile which contains two chameleon datasets from: http://glaros.dtc.umn.edu/gkhome/cluto/cluto/download Also, you can find sample test files for self-learning and co-training under its corresponding folders.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Web Application Server for PHP

    Virtual Machine containing a standard installation for PHP development

    It is a VM (Virtual Machine) containing a standard installation for PHP development, titled "Web Application Server for PHP". PS.: Machines will be updated in this WEEKEND! 20/07/2013 - 21/07/2013
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tango Studio Debian
    Tango Studio is a Debian-based Linux distribution featuring a large collection of free and open-source software for sound, video and graphics editing and creation. It's an optimized and pre-configured system for wishing zicos produce, create and record without taking the head !!!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    binary Turing Machine

    binary Turing Machine

    A Turing Machine Simulator

    Free binary Turing Machine simulator with a graphical user interface and possibility to save your files. Language : French (no translation available)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    qcow2image

    qcow2image

    This project provides virtual machines for qcow2

    Welcome! This project provides virtual machines for qcow2 for several free and/or open-source operating systems, such as GNU/Linux for testing, security and/or entertainment purposes. In most cases, we've done a minimal setup, to let you alter the images to your own needs and learn how to use the operating systems. We will try to provide instructions for key tasks (for example, installing Guest Additions) for each image. Updates on new images and problems will be provided in the News...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    LuoYunCloud
    The Cloud Computer for your self.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Reaver_VM

    Porting the reaver pro interface to virtual machine

    This is an attempt to create a reaverpro virtual machine. Idea is to improve upon the reaver pro web interface and port the web interface to other devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    kvm, or kernel-based virtual machine, is a device driver and userspace component for Linux that utilizes hardware virtualization extensions such as Intel's VT to create virtual machines running on a Linux host.
    Downloads: 153 This Week
    Last Update:
    See Project
  • 21
    pyforward

    pyforward

    Turn your linux machine into an infrastructure wifi router.

    pyforward is a GTK+ front-end to three core linux technologies that make it possible to turn your computer into a wifi access point in infrastructure mode: 1. iptables - To enable routing of your requests. 2. dnsmasq - To assign ip-addresses using dhcp. 3. hostapd - To enable wifi access to your machine in infrastructure mode. Refer the wiki page for more information on how to run pyforward. Note: Presently I'm in "development" mode. So, I urge the users of pyforward to make any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    virtual_machine

    virtual machine

    crwting virtual machine
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    androidx86-openstack

    Android virtual machines running on Openstack Clouds

    This is the first ever project that ports Android OS into an image that can be used to create Android virtual machines running on Openstack clouds with full virtualisation support. Currently we only support Android 4.4 Kitkat 64bit distribution. Instructons on how to create the image yourself: http://thisismyeye.blogspot.co.uk/2014/04/enabling-virtio-drivers-on-kernel-for.html This image is not perfect yet. Contributors are welcome! This work is done by Chathura Madhusanka...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    XMLVM
    XMLVM is an XML-based programming language build upon a virtual machine concept. Both Java and .NET byte code instructions can be mapped to XMLVM. XSL stylesheets allow manipulation of XMLVM such as cross-compilation to JavaScript for AJAX applicatio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Il progetto LiquidFeedback Virtual Machine nasce con lo scopo di realizzare un'immagine di un PC virtuale, in cui il sistema operativo installato è Debian GNU/Linux, che ospita e permette l'esecuzione e l'esplorazione della piattaforma LiquidFeedback (LQFB) per l'E-democracy.
    Downloads: 0 This Week
    Last Update:
    See Project