Showing 80 open source projects for "kernel virtual machine"

View related business solutions
  • 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
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 1
    This simplest form of this project is the make a file in the file system appear as a disk. This kernel driver allows the user programs to create, delete and service SCSI low level HBA (LLD). The user program can create, register and service SCSI HBA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Design of Graphical 16 bit OS for industry aplications,process automatization, where performance and UI should be well balanced it's coded under TC++ 3.0, currently on virtual machine design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Kernel Emulation on Windows allows you to run x86 Linux native binaries under MS-Windows. No recompiling is required. The goal is to be able to run your favorite distro without dual-booting or using emulation products such as Vmware, Qemu or coLinux
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Xen Stuff is a collection of tools and prebuilt virtual machines for Xen, the paravirtualising virtual machine monitor. It is intended to make life a little easier for administrators and users of Xen virtual machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 6
    MapFS is a kernel module for Linux that implements a filesystem for composing portions of additional filesystems (read/only or read/write) into a single writable virtual filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    "HALOS: A Light Operating System" will provide a microkernel-based OS with as principal objectives to (1) run the Jail virtual machine (2) be POSIX-compliant (3) use Newlib as libc (4) be secure (5) be fast & real-time (6) target x86, PowerPC and Sparc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A virtual machine inspired by the concept of IBM's z/VM. The goal is to create a secure, fast and reliable server platform with focus on security with the ability to nest more VMs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
    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
    Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems with unprecedented levels of performance and resource isolation. Linux 2.4, 2.6 and NetBSD 2.0 ports are available. FreeBSD, Plan 9 ports on the way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    The user-mode kernel port is a port of the Linux kernel which runs in a set of processes. The result is a user-mode virtual machine and a kernel which can be debugged and developed using all of the usual process-level tools.
    Downloads: 22 This Week
    Last Update:
    See Project
  • 12
    Experimental Virtual Machine written in C with portability in mind and associated toolchain (assembler, linker, ...).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Enables the possibility of suspending a machine to disk under Linux. It does not need either APM or ACPI support. Software suspend creates an image which is saved in swap partition(s) or a regular file. At the next boot, the kernel detects the saved imag
    Downloads: 35 This Week
    Last Update:
    See Project
  • 14
    niab - Network In A Box. Create a virtual lab network inside one machine. A lab can include routers, firewalls, clients and servers connected by a network specified by you. [Linux Network Simulator, UML, user mode linux]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is the Time Machine for Linux. It is a small Linux kernel patch that lets users run processes at different dates than the current one, without having to change the system date. Time Machines can evolve their own time in several ways.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    kissme is a free (GPLed) Java Virtual Machine. It is being developed on GNU/Linux and can run console java applications. kissme is to be used with the GNU Classpath java class library. kissme also provides support for orthogonally persistent java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Echidna is a "multiprocess system" for running multiple Java applications in the same virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UMLWIN32 is a port of linux kernel based on user mode linux (UML) to make linux bootup in a virtual machine on top of different windows platforms. This provides an authentic open-source alternative to run linux kernel and native linux binaries on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A portable operating system based on the java virtual machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IPGDB is a collection of extensions to GDB and FreeBSD-4.3 to allow two-machine kernel debugging over UDP. It acts much like two-machine kernel debugging over serial ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Patch to Linux kernel, which makes the virtual memory system use working set page replacement algorithm. It will also allow restriction of how much RAM a process can use and also a guarantee of a minumum of RAM that will never get swapped out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virtual machine/emulator; "holding pen" for self-replicating programs written in custom RISC assembly-like language, evolving via random point mutations and periodic fitness-based cullings. Inspired (like Avida) by Thomas Ray's alife simulator, Tierra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sockmon enables users to monitor the per-connection TCP information of all the active connections on a Linux machine in real-time. The display has a look of a netstat. The information sockmon shows is rtt, snd_wnd, cwnd and so on. Written as kernel module
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Goal of Linux Doors (ldoor) project is to implement Solaris doors API under Linux. Doors are fast intra-machine RPC interface. Implementation consists of kernel part (written as device driver) and user-level library emulating Solaris calls. One importa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program tries to build a virtual network from the kernel level. Its aim is to allow users to build a large network, and to provide the virtualization of the network for the application.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo