Showing 32 open source projects for "small os"

View related business solutions
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 1

    Active Object real-time OS

    AO RTOS is small real time OS based on Active Object concurrency model

    AO-RTOS is a pure object-oriented small footprint real-time operating system for embedded devices. The project is using Active Object (or Actor) concurrency model and finite state machine (FSM) design template as implementation base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    mtsieve

    A multi-threading framework using a prime sieve to do work

    mtsieve is a framework wrapped around primesieve to distribute prime numbers to worker classes to do work with those prime numbers. The "mt" means that it is multi-threaded. The "sieve" means that the framework is typically used to eliminate candidate terms with small from a set of numbers. The numbers remaining after using mtsieve can then be used by programs such as llr and pfgw to test those numbers for primality. Another usage could be to use those prime numbers to test each for a specific characteristic, such as whether it is a Wieferich or Wall-Sun-Sun number. The framework is portable to any OS running on x86-64 and supports GPUs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    OS Zero

    OS Zero

    Simplest kernel for cooperative multithreading

    Simplest of possible ways to multithreading on the smallest microcontrollers. This project is demonstration the programming technique of the multithreading with polling the system state. Published code debugged and ready to use in your projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Like OS

    Like OS

    Real time preemptive embedded multi-thread kernel

    This project is now in the research and development stage. It is intended for very small microcontrollers with a single processor and represent simple multithreading kernel what written by C language. Is planning create implementations for AVR8 and STM8, may be. Now it is suspended until better time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 5
    PinPog

    PinPog

    Ping-Pong-like game in Assembly that works without OS

    pinpog is a simple, open-source ping pong game implemented in C using SDL2. Created by Tsoding, it serves as both a nostalgic recreation of the classic arcade game and a fun educational project demonstrating game development fundamentals such as collision detection, input handling, and frame-based rendering. It’s small in scope but clear in design, making it ideal for those learning C or exploring real-time interactive programming through games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fiwix

    Fiwix

    A UNIX-like kernel for the i386 architecture

    ...Fiwix is an operating system kernel written from scratch, based on the UNIX architecture and fully focused on being POSIX compatible. It is designed and developed mainly as a hobby OS and, since it serves also for educational purposes, the kernel code is kept as simple as possible for the benefit of students and OS enthusiasts. It is small in size (less than 40,000 lines of code), runs on the i386 hardware platform and is compatible with a good base of existing GNU applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Thread

    Mulithreading Arduno library

    Simplest of possible kernel for iterative time division multithreading on smallest AVR boards Arduino. This is a small and adapted part of the future "Like OS".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OS-256b

    Operating System in 512bytes.

    A small operating system in only 512 bytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 10

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us....
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Socratix is a small and fast OS for the x86 processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    KDOS is a small operating system that fits in a floppy drive, it´s developed in C and ASM, it works under protected mode and uses "textmode 80x25 256 colors" interface, it supports multi-tasking games and it´s great if your are learning OS developmen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    a small, x86 Operating System, developed in C++ and NASM, aimed to give the user a closer relationship with the hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This project is a project to make a small robot using Linux as the OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MGOS3 a small OS currently under development, MGOS3 is aimed at the IA-32 architecture, currently it is distributed in the form of .x COFF executables, which are used with a 1_44 floppy image for simulation or writing to a floppy disk for execution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Popcorn is a new 32-bit operating system kernel for x86-based computers. It currently features super-fast speed (no bloatware) and small size.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    0xTools - set of small system utilities for MS Windows OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    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: 2 This Week
    Last Update:
    See Project
  • 21
    K OS is a small real-mode or protected mode opearting system. You can choose which mode in the bootmenu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nemesis is a tiny real time operating system kernel based on x86 PCs. Its main purpose is to serve as a simple but realistic example of an real time OS kernel running on real hardware..the purpose of this is that it can be embedded in small devices lik
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SmuglyOS (Small and Ugly Operating System) is a simple os written in assembly that boots off a floppy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    POSYS: Programmers Operating SYStem. A small, fast, dynamic, secure OS project. (In development) Language: NASM + CC386.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project aim to make a free operating system (OS) as fast and small as possible. To achieve this goal we use 32 bit assembly and single address space (SAS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB