[go: up one dir, main page]

Showing 19 open source projects for "qemu"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Information Security Made Simple and Affordable | Carbide Icon
    Information Security Made Simple and Affordable | Carbide

    For companies requiring a solution to scale their business without incurring security debt

    Get expert guidance and smart tools to launch or level up your security and compliance efforts without the complexity.
    Learn More
  • 1
    egos-2000

    egos-2000

    Helping students read all the code of a teaching operating system

    egos-2000 is a minimalist operating system built for educational and research purposes, offering a simplified kernel and runtime environment for exploring OS concepts. It runs on QEMU and is written in C/C++ with a focus on clarity and modularity. The system includes a basic filesystem, process management, and syscall interface, making it ideal for understanding core OS principles. egos-2000 is particularly well-suited for students learning about kernels, user-space interaction, and boot-time execution in a clean, hands-on environment.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 2
    Nightingale OS

    Nightingale OS

    A small operating system where I experiment and learn osdev

    nightingale is a modern hobby operating system developed in Rust, focusing on safety, simplicity, and minimalism. It aims to be a clean platform for experimentation and learning, implementing a small kernel with core features like multitasking, memory protection, and a minimal filesystem. Its use of Rust provides strong guarantees around memory safety and eliminates common bugs found in low-level C-based systems. nightingale is ideal for those seeking to study OS development using a modern...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    os-tutorial

    os-tutorial

    How to create an OS from scratch

    ...The project uses x86 assembly and C to illustrate concepts, making it accessible to students and hobbyists interested in low-level programming. By compiling and running the examples with tools like QEMU, learners gain hands-on experience with OS fundamentals. With its structured lessons and approachable explanations, the repository has become a widely recommended resource for operating system beginners.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    CoolPotOS

    CoolPotOS

    CoolPotOS for ia32 / amd64

    CoolPotOS is a small, hobbyist operating system designed to be minimal and educational, offering the most basic kernel capabilities while remaining accessible to beginners. Written in C and Assembly, it focuses on bootstrapping, kernel entry, and simple console output. Though in early stages, CoolPotOS showcases the boot process, memory segmentation, and essential CPU features, serving as a great learning resource for those new to operating system internals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Awardco Employee Recognition Icon
    Awardco Employee Recognition

    For companies looking to recognize and reward their employees

    Everything you love about Amazon is now available for rewards and recognition. Awardco has partnered with Amazon Business to bring millions of reward choices, lower vendor fees and dollar-for-dollar recognition spend to your organization. More choice, more capability, and less spend - all in one simple platform.
    Learn More
  • 5
    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab - Prog. IC Simulator Lab.

    PICSimLab is a realtime emulator for PIC, Arduino, STM32, ESP32, ...

    PICSimLab is a realtime emulator of development boards with MPLABX/avr-gdb debugger integration. PICSimLab supports microcontrollers from picsim, simavr, uCsim, qemu-stm32, qemu-esp32, and gpsim. PICSimLab has integration with MPLABX/Arduino IDE for programming the microcontroller's boards. As the purpose of PICSimLab is to emulate real hardware it does not have any source code editing support. For code editing and debugging the same tools used for a real board should be used with PICSimLab, such as MPLABX, Arduino IDE, or VSCode with PlatformIO. ...
    Leader badge">
    Downloads: 514 This Week
    Last Update:
    See Project
  • 6

    Raspberry_Quemu_forWindows

    This is QEMU virtual machine with Raspbian OS for students KNUCA

    Це віртуальна машина QEMU із зібраною операційною системою Raspbian для емуляції Raspberry Pi на Windows 7, 8, 10. Використовується для занять з робототехніки в Київському національному університеті будівництва і архітектури. pi/raspberry
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Onix OS
    ...It covers kernel essentials such as interrupts, memory management, and multitasking, and includes a tiny Unix-like shell for user interaction. onix is tailored for x86_64 systems and runs in QEMU, making it ideal for learning OS internals while benefiting from Rust’s type safety and concurrency guarantees. It’s a great project for students or Rustaceans interested in systems programming.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    YiYiYa

    YiYiYa

    YiYiYa

    YiYiYa is a minimalist, Chinese-language desktop operating system with a custom graphical interface, designed for simplicity and education. Built primarily with C/C++, it includes its own kernel and GUI layer, featuring basic OS utilities such as file management, terminal, and user interface components. YiYiYa is bootable and self-contained, allowing users to experience a lightweight graphical OS that blends low-level programming with creative UI design, primarily targeting Chinese-speaking...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Qemu090b

    Qemu090b

    A tweaked and more verbose copy of Qemu

    I've been collecting various patches to early Qemu 0.9.0 and I thought I'd merge them together to make a more 'mega' 0.90. Why 0.9.0? Well this version is still bound by GCC 3.x meaning it uses the older but much more faster dynamic translation engine and is significantly faster than any other unassisted version of Qemu. Emulation of the older hardware is also much more stronger in Qemu 0.90 allowing guest OS's like Novell Netware, and NeXTSTEP to run.
    Downloads: 41 This Week
    Last Update:
    See Project
  • Pylon is an All-in-one B2B Support Platform for modern B2B businesses. Icon
    Pylon is an All-in-one B2B Support Platform for modern B2B businesses.

    Pylon is a modern support system that integrates with all B2B channels like Slack and Team.

    We bring together everything a post-sales teams team needs including a ticketing system, B2B omnichannel integrations (Slack Connect, Microsoft Teams), modern chat widget, knowledge base, AI support bot, account management, customer marketing, and more.
    Learn More
  • 10
    WINIX OS

    WINIX OS

    A UNIX-style Operating System for the Waikato RISC Architecture

    ...It is a pedagogical project exploring how kernel-level programming can be structured with C++ abstractions while maintaining low-level control. Winix supports basic system services such as file systems, process management, and a terminal interface, and is designed for booting on x86_64 hardware via QEMU. It serves as an accessible and unconventional approach to understanding operating systems.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    BRUTAL

    BRUTAL

    An operating system inspired by brutalist design

    Brutal is a modern, experimental operating system that blends Unix principles with retro aesthetics and a unique design philosophy. Written from scratch in C and assembly, Brutal aims to offer a clean and consistent experience both at the system level and user interface level, featuring its own GUI, kernel, and userland tools. It’s inspired by classic systems like Plan 9 and early UNIX variants but reimagined with a focus on simplicity, beauty, and cohesive tooling. The OS is modular and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    QToaster

    A simple and fast frontend for the QEMU Emulator - Freeware.

    ...The main purpose I needed this for is Android - using Limbo. If something works on QEMU then it has a good chance of working on Android. You don't need to put QEMU in your environment path, just point to its base folder. It doesn't need any special runtimes (java, .net, Python, etc.), it only needs the utility file Lutil.dll. Frontend was made for: http://69.170.215.148/nothoro/software/QTPage/QToaster.html QEMU emulator version 6.0.0-rc2 available at: https://qemu.weilnetz.de/w64/2021/ When you run the installer, it will extract to a subfld
    Downloads: 8 This Week
    Last Update:
    See Project
  • 13
    American Fuzzy Lop

    American Fuzzy Lop

    American fuzzy lop - a security-oriented fuzzer

    ...Instead of random mutations alone, it uses coverage feedback to evolve input corpora, pushing programs into deeper and more interesting code paths. Its workflow emphasizes quick start: point it at a target binary with compile-time instrumentation (or use QEMU-based mode when recompilation isn’t possible), seed it with a small corpus, and let it iterate. AFL is known for finding serious security issues in complex software due to its corpus minimization, queue management, and deterministic mutation stages that balance breadth and depth. It provides crash triage helpers and test case minimization so developers can reproduce and fix issues quickly. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PlusOS (Plus Operating System)

    PlusOS (Plus Operating System)

    OS bootable from Linux,Windows and others partitions as auxiliary OS

    ...That's built to run as auxiliary OS with Major OS like Windows and Linux etc..bootable with grub2 and own boot loader.focused on eBook reading software(PDF,EPUB,MOBI,DJVU,CHM...).with programs like calculator, notepad,source code editor, hex viewer, text viewer,image viewer and many games.VESA 32bpp GUI from startup.read-only plus maybe writing support for standard file systems FAT/NTFS/EXT/CDFS.codec for archives(ZIP,RAR,7z,GZ ...).codec for image formats(JPG,BMP,GIF,PNG...).video player or at least thumbnails extract(AVI,MKV,MP4,3GP...). mountable as filesystem from ISO,ISZ file.generic drivers VBE,USB,HD Audio,Keyboard, mouse.bootable on qemu and of course on real computer systems.at least all drivers for one computer (my) this is primary goal. In summary goal is building a stable and usefull OS. A Project By Arshad Latti. Support PlusOS project on patreon https://www.patreon.com/arshadlatti to encourage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Haiway

    Haiway

    Haiway Edge Computing OS

    Haiway is a simple operating system written from scratch in C with the goal of helping learners understand OS development fundamentals. Targeting x86_64 systems and running in a bare-metal environment like QEMU, Haiway implements its own bootloader, kernel, and essential subsystems such as memory management, interrupt handling, and user process execution. Designed to be lightweight and readable, the project emphasizes clarity and modularity, making it a useful base for experimentation or educational exploration into low-level systems programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    x-hyp free

    X-hyp free Hypervisor

    X-hyp free is a Open Source hypervisor based on a micro-kernel architecture with para-virtualisation. X-hyp is distributed under a GPLv2. X-hyp already has support ARM-9 Cortex-M3 and Cortex-A8 processor, has drivers for PL1x UART and is ready to use inside of QEMU versatile and realview and on a iMX25 development board. X-Hyp has support for several scheduler, POSIX FIFO, POSIX RR and Sporadic and it support GPOS or RTOS domains. Next steps are : - to add support for more devices, network, flash. - to port to new processor, Cortex A15, LEON IV - to port new operating Systems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MyOS, FLOSS Operating System
    A Free and Open Source Operating System by SamyPesse Version Actuelle: 10.04 Web-Site: http://myos-os.org [French Only]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simplify build and use of software emulated board, using a configuration textual file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    WinQEMU is a Windows native version of QEMU. It ports the source code of QEMU to Visual C++ 2008. Consequently, it decouple the compilation of QEMU with the POSIX build environment. Thanks a lot for Fabrice Bellard's great work on QEMU!
    Downloads: 6 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next