awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jakogut avatar

jakogut/tinyvm

0
View on GitHub↗
3,321 نجوم·310 تفرعات·C·MIT·3 مشاهدات

Tinyvm

TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.

Features

  • Hypervisor Implementations - Minimalist hypervisor implementation for educational purposes.
  • Virtual Machines - Small, fast, and lightweight virtual machine written in C.

سجل النجوم

مخطط تاريخ النجوم لـ jakogut/tinyvmمخطط تاريخ النجوم لـ jakogut/tinyvm

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة jakogut/tinyvm؟

TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.

ما هي الميزات الرئيسية لـ jakogut/tinyvm؟

الميزات الرئيسية لـ jakogut/tinyvm هي: Hypervisor Implementations, Virtual Machines.

ما هي البدائل مفتوحة المصدر لـ jakogut/tinyvm؟

تشمل البدائل مفتوحة المصدر لـ jakogut/tinyvm: includeos/includeos — IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a… bareflank/boxy — The Boxy Hypervisor is an open source hypervisor led by Assured Information Security, Inc. (AIS), that provides… bareflank/hypervisor — The Bareflank Hypervisor is an open source hypervisor Software Development Toolkit (SDK) for Rust and C++, led by… bareflank/microv — warning: MicroV is currently a work in progress. If you need support now, please see the Mono branch until MicroV is… changeofpace/viviennevmm — VivienneVMM. asamy/ksm — A really simple and lightweight x64 hypervisor written in C for Intel processors. KSM has a self-contained physical…

بدائل مفتوحة المصدر لـ Tinyvm

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Tinyvm.
  • includeos/includeosالصورة الرمزية لـ includeos

    includeos/IncludeOS

    5,239عرض على GitHub↗

    IncludeOS is a unikernel operating system that bundles application code with only the necessary kernel drivers into a single bootable image. It functions as a resource-efficient cloud service virtual machine and a lightweight serverless runtime environment designed to minimize memory footprints and boot times. The project provides a Linux compatibility layer via a C library, allowing applications written for Linux to be compiled and executed within the unikernel environment. It also serves as a network appliance framework for building high-performance firewalls and load balancers using config

    C++cppoperating-systemunikernel
    عرض على GitHub↗5,239
  • bareflank/boxyالصورة الرمزية لـ Bareflank

    Bareflank/boxy

    63عرض على GitHub↗

    The Boxy Hypervisor is an open source hypervisor led by Assured Information Security, Inc. (AIS), that provides support for custom, lightweight Linux and Unikernel virtual machines on any platform including Windows, Linux and UEFI.

    C++
    عرض على GitHub↗63
  • bareflank/hypervisorالصورة الرمزية لـ Bareflank

    Bareflank/hypervisor

    1,497عرض على GitHub↗

    The Bareflank Hypervisor is an open source hypervisor Software Development Toolkit (SDK) for Rust and C++, led by Assured Information Security, Inc. (AIS), that provides the tools needed to rapidly prototype and create your own hypervisor on 64bit versions of Intel and AMD (ARMv8 CPUs, RISC-V…

    C++
    عرض على GitHub↗1,497
asamy/ksmالصورة الرمزية لـ asamy

asamy/ksm

863عرض على GitHub↗

A really simple and lightweight x64 hypervisor written in C for Intel processors. KSM has a self-contained physical memory introspection engine and userspace physical memory virtualization which can be enabled at compiletime.

C
عرض على GitHub↗863
عرض جميع البدائل الـ 30 لـ Tinyvm→