Showing 494 open source projects for "vm"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    LC-3 VM

    LC-3 VM

    Write your own virtual machine for the LC-3 computer!

    ...If you don't want to go through the trouble of setting it up, your contributions are welcome. Just make your edits the .lit file, and we can regenerate it for you. Our VM will simulate a fictional computer called the LC-3. The LC-3 is popular for teaching university students how to program in assembly language. It has a simplified instruction set compared to x86, but contains all the main ideas used in modern CPUs. First, we need to simulate the essential hardware components of the machine. Try to understand what each component is, but don’t worry right now if you are unsure of how it fits into the larger picture. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    RenixOS

    RenixOS

    A fast, and light Linux distribution

    RenixOS is an ArchLabs based distribution made by Hyphin, it is also free. The VM edition comes with drivers to make the VirtualBox experience better. the login password is "vm." This operating system is discontinued. Please go check out simplicityUI here: https://sites.google.com/view/simplicityui/home Also, all renixOS downloads will be deleted, and will not be downloadable to save space for pastelOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Trellis

    Trellis Programming System

    JIT compiled abstract machine for the Trellis Programming System featuring multimethod dispatch and pseudo-assembly similar to ECMA335.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Cassowary

    Cassowary

    Run Windows Applications on Linux as if they are native

    Run Windows Applications on Linux as if they are native, Use Linux applications to launch files located in the windows vm without needing to install applications on vm. With easy-to-use configuration GUI.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5
    Loxense

    Loxense

    Outil d'analyse des risques / Risks analysis tool ISO 27005

    Cet outil permet de réaliser des analyses des risques conformément à ISO 27005. L'outil est disponible en version installable manuellement et sera prochainement disponible en version installé (via la fourniture d'une VM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    OB2D Linux

    OB2D Linux

    B2D/OB2D 中文 Linux 計劃

    B2D/OB2D 主要在於 "嘗試實證" 以下構想雛型: * 小而美。 * 安裝容易 * 中文環境佳。 * 先採用 debian 套件(apt-get),它日再發展成自己的套件庫。 * 彈性大,採用模組化架構,可任意拆裝變形加入創意。 * 多用途:桌面、工作站、伺服器、無碟電腦教室應用。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DeepStack

    DeepStack

    The World's Leading Cross Platform AI Engine for Edge Devices

    DeepStack is an AI API engine that serves pre-built models and custom models on multiple edge devices locally or on your private cloud. DeepStack runs completely offline and independent of the cloud. You can also install and run DeepStack on any cloud VM with docker installed to serve as your private, state-of-the-art and real-time AI server.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    bee

    A minimal-effort VM for running Forth

    PROJECT MOVED TO GITHUB!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Dosa OS

    Dosa OS

    DOSA OS : Network Security Assessment & Penetration Testing VM

    This project is designed for network penetration testing and vulnerability assessment. We have focused on setting up various attack scenarios by developing a variety of tools that can be used to exploit a network’s weakness. We aim to create an operating system based on Debian specifically for penetration testing.
    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

    metasploitable3-ub1404upgraded

    An ova file for Metasploitable 3 ubuntu 14.04 virtual machine

    ...ESM repository not added so 169 or so security updates could be made further. Otherwise ubuntu no longer supplies upgrades to 14.04. Hard disk in vmdk format. To add to VirtualBox as a VM. Download Metasploitable3-ub1404.ova Selerct FILE tab, Choose Import Appliance Browse for this ova file on your computer. Modify settings such as RAM as desired, and name of VM, etc Deselect import hdd as vdi, if you want to keep vmdk format Then start the New VM. Username - vagrant;password - vagrant
    Leader badge
    Downloads: 1,015 This Week
    Last Update:
    See Project
  • 11
    f8x

    f8x

    红/蓝队环境自动化部署工具

    大多数场景下,在不同的云购买一些 vps 服务器用于部署红 / 蓝队设施,不能做到开箱即用,使用此工具可以快速部署所需要的各类服务。同时兼顾到本地 VM 虚拟机的需求,可以选择走 socket 代理进行安装部署,Proxychains-ng 也会自动安装,只需做好 Proxychains-ng 配置即可。 https://github.com/ffffffff0x/f8x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    gpt-2-simple

    gpt-2-simple

    Python package to easily retrain OpenAI's GPT-2 text-generating model

    ...For finetuning, it is strongly recommended to use a GPU, although you can generate using a CPU (albeit much more slowly). If you are training in the cloud, using a Colaboratory notebook or a Google Compute Engine VM w/ the TensorFlow Deep Learning image is strongly recommended. (as the GPT-2 model is hosted on GCP) You can use gpt-2-simple to retrain a model using a GPU for free in this Colaboratory notebook, which also demos additional features of the package. Note: Development on gpt-2-simple has mostly been superceded by aitextgen, which has similar AI text generation capabilities with more efficient training time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    DRUPAL VM

    DRUPAL VM

    A VM for Drupal development

    ...It should take 5-10 minutes to build or rebuild the VM from scratch on a decent broadband connection. The rest of this README assumes you're using Vagrant and VirtualBox (this is currently the most flexible and widely-used method of using Drupal VM). If you'd like to use Drupal VM with Docker, please read the Drupal VM Docker documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gpt-j-api

    gpt-j-api

    API for the GPT-J language mode. Including a FastAPI backend

    An API to interact with the GPT-J language model and variants! You can use and test the model in two different ways. These are the endpoints of the public API and require no authentication. Just SSH into a TPU VM. This code was tested on both the v2-8 and v3-8 variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    my-debian

    LDD Linux - custom debian live cd, configs, build scripts

    LDD Linux - Lightweight Debian Distribution The goal of this project is to create custom debian live cd image. I would like to have lightweight OS that can be used on VM or older hardware. I like window managers: dwm, i3,openbox and XFCE https://jacekkowalczyk82.github.io/my-debian/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Ubuntu Server 20.04 VBox QS

    Image for import to Virtualbox

    Image for import to Virtualbox. Quick Start Installed: Cockpit Midnight Commander Ncdu Net-tools Lite linux kernel 5.4.140-sigmade https://github.com/sigmade/kernel-5-4-140-sigmade Already configured SSH Users: login - root, passwd - root; login -ubuntu, passwd - ubuntu;
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    VPLE

    VPLE

    Vulnerable Pentesting Lab Environment

    VPLE (Linux) Vulnerable Pentesting Lab Environment VPLE is an Intentionally Vulnerable Linux Virtual Machine. This VM can be used to conduct security training, test security tools, and practice common penetration testing Labs. In VPLE bunch of labs are Available. NOTE:- "Only run in VMWare Pls Don’t run in VirtualBox" The default login and password is administrator: password. List Of All Labs in one VM:- 1. Web-DVWA 2. Mutillidae 3. Webgoat 4.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 19
    Starcounter

    Starcounter

    Starcounter is an in-memory database application engine

    Starcounter is a fused ACID memory-centric database engine and C# VM that makes it easy to create fast line-of-business applications by merging primary and secondary memory and using server-side view-models. Applications are written in regular C#, LINQ and SQL. Even the ACID transactions are written in regular C# code. Starcounter applications let you achieve 50 to 1000 times better performance without adding complexity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Devuan OS X

    DevuanOS X homepage

    DevuanOS X is vm with precustomized MATE Desktop to look like macos. GLOBAL SPECS ============ root password: root default user: dev dev's password: dev base system: Devuan Linux 4 (Chimaera) Linux Kernel version: 5.10 VirtualBox version used to create it: 5.0.40 Native resolution: 1280x1024 (square)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Myrtille

    Myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol and SSH client

    Myrtille provides simple and fast access to remote desktops, applications, and SSH servers through a web browser, without any plugin, extension or configuration. Technically, Myrtille is an HTTP(S) to RDP and SSH gateway. User input (keyboard, mouse, touchscreen) is forwarded from a web browser to an HTTP(S) gateway, then up to an RDP (or SSH) client which maintains a session with an RDP (or SSH) server. The display resulting (or not) of such actions is streamed back to the browser, from the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Wren

    Wren

    Wren is a small, fast, class-based concurrent scripting language

    Think Smalltalk in a Lua-sized package with a dash of Erlang and wrapped up in a familiar, modern syntax. The VM implementation is under 4,000 semicolons. You can skim the whole thing in an afternoon. It's small, but not dense. It is readable and lovingly commented. A fast single-pass compiler to tight bytecode and a compact object representation help Wren compete with other dynamic languages. There are lots of scripting languages out there, but many have unusual or non-existent object models. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    vmanager

    A frontend that makes QEMU easy to use.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Caramel

    Caramel

    Functional language for building type-safe applications

    ...It is built in OCaml and maintained by Abstract Machines. Caramel leverages the OCaml compiler, to provide you with a pragmatic type system and industrial-strength type safety, and the Erlang VM, known for running low-latency, distributed, and fault-tolerant systems used in a wide range of industries. Excellent type inference, so you never need to annotate your code. Supports sources in OCaml (and soon Reason syntax too). Caramel aims to make building type-safe concurrent programs a productive and fun experience. Caramel should let anyone with existing OCaml or Reason experience be up and running without having to relearn the entire language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A tiny (<30K) cgi wrapper that uses a UNIX shell or a Lua VM to provide PHP-like scripting for dynamic web content. It transparently parses form data, including mime-formatted file uploads.
    Leader badge
    Downloads: 8,302 This Week
    Last Update:
    See Project