awesome-repositories.comश्रेणियाँब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jakogut avatar

jakogut/tinyvm

0
View on GitHub↗
3,321 स्टार्स·310 फोर्क्स·C·MIT·6 व्यूज़

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 के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Tinyvm के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Tinyvm के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • includeos/includeosincludeos का अवतार

    includeos/IncludeOS

    5,239GitHub पर देखें↗

    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/boxyBareflank का अवतार

    Bareflank/boxy

    63GitHub पर देखें↗

    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/hypervisorBareflank का अवतार

    Bareflank/hypervisor

    1,497GitHub पर देखें↗

    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/ksmasamy का अवतार

asamy/ksm

863GitHub पर देखें↗

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
Tinyvm के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

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…