357 projects for "kernel virtual machine" with 2 filters applied:

  • 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
  • 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
  • 1
    Front end/Image manager for QEMU A nice boot menu/install program for QEMU disk images and guest operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A library to help the development of new emulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The goal of the Jupiter project is to investigate scalable Java Virtual Machine (JVM) architectures. Jupiter is released under GPL, A modified version of GNU Classpath is used under GPL with Exceptions http://www.gnu.org/software/classpath/license.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CCompilerSuite
    CCompilerSuite is a complete framework to compile a rich dialect of ANSI-C onto a RISC-like assembly, with a Virtual Machine as well. It provides for minimized tree creation, partial evaluation and semantic checks. Project is in C++ and fully extensible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    A small virtual machine with its own minimal assembly language. Features stackdump, memdump and variable execution speed. It's actually a kind of programming exercise and has a clean coding style. Thus, it may be used for educational purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yail is a semi-interpreted programming language which runs under a virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PowerMSX is a modern assembler/debugger/simple C interpreter/compiler for the Z80 computer based MSX. This assembler and C interpreter/compiler will be much better/easy than the actual m80/l80 assembler (then only free available for Z80 - MSX).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java bytecode to native code compiler striving for small, standalone executables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The MCAScript programming language consists of a subset of C# extended by special statements from hardware programming languages. It has been developed to be used within the MCA(Modular Controller Architecture) to script to behaviour of robots.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    Register machine which uses Sexp program files, has some debugging features and comes with a neat Swing GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    s1ice - a library to handle the In-Circuit Emulator for s1mp3-based devices. Exposes a common API for 1st/2nd/3rd level calls to ICE functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The GTK+ front-end and profile manager for QEmu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JC is a Java virtual machine implementation that converts class files into C source files using the Soot Java bytecode analysis framework, compiles them with GCC, and loads them using a built-in ELF object loader. JC uses GNU Classpath's class library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ubcc is a just-in-time compiler for various bytecodes. It is designed for use in operating system kernels.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Jau, a VM in Java with tail-calls & continuations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Terra-Terra is a virtual operating system, giving the full power of an OS to your internet server. Application developers can build webbased application for Terra-Terra, using its user interface, security system, RTL etc as with any OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lithium, the language independent scripting engine framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NEmu is an emulator/simulator for exploring computer architecture. It provides a virtual machine, a debugger, and simulations of various cpus and hardware. NEmu is built on top of ALib, my own application framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    VM-SSM uses Structured State Machines (SSM's) to implement a VM for asynchronous, event-driven solutions. It formalizes Hierarchical State Machines, provides parametrized states and events, compound and concurrent states with join and race capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A virtual machine that interprets and executes UML diagrams. Programmers models UML diagrams, attach code to them and execute them directly. Changes to the digrams will affect the system behavior immediately. The system is implemented in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DRAKE is a true homebrew game console that consists of specially crafted hardware, system software and games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GrubC is a platform independent C/C++ graphic and GUI library with an object-oriented approach based on a Java Virtual Machine. By now AWT GUI functionality, 2D drawing and turtle graphic is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A set of tools and libraries that aim at simplifying multi-JRE Java application development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project aims to support the existing GameMonkey Script project by providing ready to build and pre-built packages, as well as adding extra features in the form of binding libraries, documentation and source code enhancement
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    YABI93 is an Interpreter for the esoteric programming language Befunge, version "Befunge93". It is written in Java 1.5 and uses Swing for its graphical interface. YABI supports a multilanguage GUI.
    Downloads: 1 This Week
    Last Update:
    See Project
Auth0 Logo