Showing 170 open source projects for "os windows"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 1
    Pistrix (lat. Shark) is a Open Source project of Operation System, written on Assembly and C Languages. The OS model is microkernel, because the basic task of the Pistrix is Speed and Small Size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    With this project I intend to write a really, really simple OS, just for fun and learning. I think I will never have a really usable version, as I said, that's no my objective.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    This is an Open Source experimental OS with no kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JaguiD is a Java GUI for DOS. It consists of several sub-projects including a Java Compiler, a Class Runner and a Jar Packager. JaguiD has limited Java support to provide a Graphical User Interface for DOS and compatibles.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 5
    Ryu/x86 OS is more or less an OS kernel, drivers, and shell for the x86 (386+) architecture. Written mostly in C and assembly, it is targeted at OS enthusiasts who wish to have a simple framework on which to build larger, more functional OSes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FFFF is the fastest Win32/OSX/Linux/IRIX Mandelbrot generator. Features OpenGL, realtime zoom, SSE/AltiVec QuadPixel, SSE2/3DNow! DualPixel calc, FPU per pixel calc, GPU asm (Fragment/Vertex) calc, multiprocessor support, and benchmarking. Opt asm code!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    TizOz OS is an operating system thought to learn how to develop operating systems. Coded in C its main objective is to reamin simple tough having a lot of capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A hobby os designed to eventually be a unix clone, similar to Linux, but with a kernel space graphics system (like windows).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
  • 10
    The goal of the project is to create an OS for archos device (Jbmm, Av and Gmini series). We are now working on our own kernel on: www.archopen.org. This kernel can be used as a lib to create seperate apps. It also has a gui that is able to launch elf li
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Port lwIP and uC/OS-II on a TI C6000 DSP platform. The 10/100M ethernet was based on a DaughterCard designed by ourselves. And it has been tested on TI C6711 DSK & C6713 DSK. The schematic files of the daughtercard is also part of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BIOS for Samsung S3C4510B based boards. You can use it to setup CPU/ROM/SDRAM/EXTIO, manage and burn flash, load OS kernel and pass arguments to OS kernel (now only uClinux).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    THIS PROJECT IS INACTIVE!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wings is an OS for the 65816, in particular the C64 SCPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A project taking an operating system from Hello World to a fully functional, desktop worthy distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Atani Software has a primary focus of developing games for various platforms and also try to keep the good old BBS' alive with releases of door games, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    libosdk stands for operating system development kit, which is simply a library containing low-level architecture dependent assembly procedures you can use to develop your own os without using assembly language or even know about it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    New microkernel OS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Eclipse OS is a C++ kernel that I am starting as a summer project. Right now it is fully bootable and can accept input from the keyboard. It can also do simple tasks like detect how much RAM a computer has, or tell time. I am hoping to port C++ compiler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nucleus is an Operating system Kernel that is totally different from Linux and Windows. It is easy to understand and implement. It will have native support, small architecture and full VGA support (no text mode).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    I finally got around to actually coding something! This is going to be an OS for use on combat robots, complete with full support for sensors, hammers, flamethrowers, wedges, saws, and clamper robots. All weapon systems are fully customizable w/RC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    nucleOS will be an 32-bit Operating System (perhaps we'll make it 64-bit later), written in Pascal and Assembler. It will be based on the i386 architecture and will support multi-tasking later on. Project is dead since 2006-03-19.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    DelphineOS is a "unix-like" OS designed for i386 processors and higher. It uses 32bits, protected mode, multitasking, virtual memory... The source code is written in PASCAL. If you want to HELP us, send e-mail to g_cavelier@yahoo.fr
    Downloads: 1 This Week
    Last Update:
    See Project