Open Source Assembly Virtualization Software

Assembly Virtualization Software

View 91 business solutions

Browse free open source Assembly Virtualization Software and projects below. Use the toggles on the left to filter open source Assembly Virtualization Software by OS, license, language, programming language, and project status.

  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    BitVisor is a tiny hypervisor initially designed for mediating I/O access from a single guest OS. Its implementation is mature enough to run Windows and Linux, and can be used as a generic platform for various research and development projects.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 2
    vmsmount

    vmsmount

    Access VMware's shared folders from DOS

    Development moved to https://github.com/eduardocasino/vmsmount VMSMOUNT is an installable file system for DOS that allows access to VMware's shared folders as a normal drive letter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    ZSNES Portable

    ZSNES Portable

    ZSNES is a Super Nintendo emulator programmed by zsKnight and _Demo_.

    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ALiVE
    A tool that helps develope the course of cognitive thought processes through software. This tool will look at the raw hex code of any input. It establishes pattern recognition over a mesured time incrament that in itself is at a different pace.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build apps or websites quickly on a fully managed platform Icon
    Build apps or websites quickly on a fully managed platform

    Get two million requests free per month.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure.
    Try it for free
  • 5

    CK 64 Kernel

    The CK 64-Bit Kernel Operating System

    This project is a implementation of layers. Use Virtual machines & virtual adapters alike an onion! Another operating solution instead of Microsoft Windows Server operating system. It is to be used via remote controlling. The special new "Cktool32" will make it easy to handle *Ck64Krnl*.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Project's goal is to investigate the possiblity of fully-dynamic programming in memory-constrained environment like microcontrollers using virtual machines and a language+virtual machine for some architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FastFlow: programming multi-core

    FastFlow: programming multi-core

    Pattern-based multi/many-core parallel programming framework

    FastFlow is a C/C++ programming framework supporting the development of pattern-based parallel programs on multi/many-core, GPUs and distributed platforms. FastFlow run-time is built upon non-blocking threads and lock-free queues. Thanks to its very efficient CAS-free communication/synchronization support (e.g. few clock cycles core-to-core latency), FastFlow effectively supports the exploitation of fine grain parallelism, e.g. parallel codes managing very high frequency streams on commodity multi-core. FastFlow works on x86, x86_64, PPC, ARM, and Linux, Mac and Win XP/7. From Jan 1, 2018 code development migrated on GitHub at https://github.com/fastflow/fastflow
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Luvalley is a lightweight type-1 Virtual Machine Monitor (VMM) with novel architecture, to enable any OS to host virtual machines as pure applications by utilizing hardware virtualization extensions such as Intel VT and AMD-V.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    An open source project to support virtual machine firmware development for UEFI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    A microkernel operating system distribution offering (among other things) very low hardware requirements, full and easy portability and easy-readable source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RabbieOS

    RabbieOS

    Reductively Architected Breviloquently Built Information Environment

    An ambitious project designed to workaround many of the limitations of conventional web and database services. Fast lightweight database-web server primarily targeting virtual environments. Run up to ten or twenty times more independent virtual guests per hypervisor than Linux or Windows Secure, isolated, non-extensible API is opaque to hackers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A hardware supported hypervisor originally built for malware analysis. Features: Linux VM introspection, minimal detectability, small (~150KB), simple, and well documented. Can be used for other purposes. Support for Intel-VT & Windows coming soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ZintoriOS

    ZintoriOS

    Simple, Fast, Advanced... ZintoriOS. Made in Wellington, New Zealand

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    oso32

    oso32

    Oso32 es un diminuto sistema operativo para fines didácticos

    Oso32 (Otro sistema operativo de 32 bits) es un sistema operativo que funciona en el modo protegido del i80386. Está basado en el Oso original desarrollado por Juan Piernas Cánovas de la Universidad de Murcia. Oso32 surgió con motivo de unas prácticas para la asignatura de Desarrollo y Estructura Interna de un Sistema Operativo (DEISO) de la Universidad de Murcia. Las prácticas consistían en portar el actual sistema operativo (OSO) que funcionaba únicamente en el modo real (16bits) para que aprovechara las capacidades que proporcionan los procesadores a partir del 386 en cuanto a protección y acceso a memoria. El código fuente del Oso32 ha sido liberado bajo licencia GNU General Public License v2 (GPLv2) ya que hace uso de un controlador de disquetera escrito para FreeDOS bajo dicha licencia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    primos

    PrimOS is a 32bit multi-task OS, which is still under development.

    PrimOS is just a simple 32bit, multi-tasked operating system, which I wrote for fun. So far this project provide no "official" releases,for it is too simple so far. To run it, you need to get the source code and fetch the "kernel.sys" file, use it as a floppy image and run it on a VM. PrimOS是一个写着玩的,简单的,32位的,支持多任务的⋯⋯ - -|| 操作系统⋯⋯ 目前还没有正式发行版本,因为目前为止功能实在是太简单了。非要运行它得的童鞋可以去下载源代码,找到其中“kernel.sys”,然后把这个文件当做一个软盘镜像,塞到一个虚拟机的“软驱”里⋯⋯
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.