Showing 31 open source projects for "linux lite 32 bit"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 1
    Debian 13 Mate

    Debian 13 Mate

    Debian Trixie with the Mate desktop environment

    EFI SUPPORT: Download the efi iso if you need efi support here: https://sourceforge.net/projects/debian-mate/files/current/ This is debian 13 mate. Built with debian tools, packages, and currently based on the stable branch (Trixie). Here I try not to use software from outside of the debian repositories. For all intents and purposes, this is just debian paired with the mate desktop environment with a lot of hardware support taken care of. Debian mate doesn't force you into new...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2

    IntrOS

    Free cooperative operating system designed for microcontrollers

    Free, simple and tiny cooperative operating system (OS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8, AVR8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    StateOS

    StateOS

    Free real-time operating system designed for microcontrollers

    Free, extremely simple, amazingly tiny and very fast real-time operating system (RTOS) designed for deeply embedded applications. Target: ARM Cortex-M, STM8. It was inspired by the concept of a state machine. Procedure executed by the task (task state) doesn't have to be noreturn-type. It will be executed into an infinite loop. There's a dedicated function for immediate change the task state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Pharos

    Pharos

    RTOS for Secure, Safe and Real-Time Systems

    Pharos is a free open-source RTOS for secure, safe and real-time systems with the following characteristics: - Memory and enhanced time partitioning (TSP) - Native support for sporadic, periodic and aperiodic threads - Fixed-priority preemptive scheduler - Execution time protection (threads are prevented from executing for more time than they are configured to) - Small size (full image has ~100 to 300KiB text, ~30KiB data) - Hard real-time determinism - Fast critical sections -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    NuttX

    NuttX

    Real-Time Embedded Operating System

    Nuttx is a real time embedded operating system (RTOS). Its goals are: (1) small footprint usable in deeply embedded, resource constrained environments, (2) fully scalable from tiny (8-bit) to moderate (32-bit), (3) standards compliance, (4) real time, and (5) totally open. Think "Tiny Linux". NuttX is now and Apache project in incubation. See https://nuttx.apache.org/download/ for the latest downloads.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Perix Operating System - 16/32/64 Bit
    Perix is a 16/32/64-Bit protected mode kernel, bootable and capable of running with or without an operating system. It is written in Turbo Pascal 7.0 for DOS, Delphi 7.0, Pascal Pro, Virtual Pascal v2.1, Delphi XE2 64-Bit, TASM, TASM32 and JWASM. The latest version, 0.01I, supports multi-processor. Added Open Watcom C++ and Borland C++ examples.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    TOS

    An operating system for tenputer

    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    AquariusOS

    AquariusOS

    An open source OS written in assembly.

    An open source OS. It is 32-Bit and when possible 64 and 128-Bit. We are working on a complete rewrite. After which we will work on our UI. ATTENTION!: After AquariusOS 0.0.4 AquariusOS will be based off of aqua-next. 0.0.5 with an aqua-next base will hopefully be released BEFORE 2016.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Mayax

    Mayax is a 32-bit hobby OS with windows style GUI.

    Mayax is a 32-bit hobby operation system with windows style GUI. Actually, it support 2 modes: text mode & GUI. - What it looks like? A: Check out mayax-gui.mov and Mayax-text mode.mov from Downloads/videos. - Do you have a demo? A: Yes. 1. Download Bochs.zip or Qemu.zip from Downloads/demo 2. Unzip 3. Run bochs.exe(recommand) or qemu.bat. - How to enter GUI? A: startx [enter] - Known issues? A: A little unstable because of memory management. If it happens, just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    Agnix is a small operating system kernel for i386, supporting 32-bit protected memory mode, paging, hardware switched tasks, memory tests, PCI bus, devices, PCI IRQ routing, RT timers and network protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    WahoviOS is a 32-bit Protected Mode OS made from scratch in NASM, intended to provide a simple, portable environment for running Allegro library programs in.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FunkOS is an RTOS for 8-32 bit MCUs including AVR, MSP430, and Cortex M3. Both C and C++ kernels avaiable. Key features include preemption, periodic events, device drivers, and mutex/semaphores. Includes a variety of graphics and filesystem middleware. Please also check out FunkOS's big brother, Mark3OS. Mark3OS is slightly larger, but is more scalable, much more feature-rich, and supports a wider variety of devices.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A kernel written by Merck Hung. IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate. Written in C language, development under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Helium is a minimalistic real-time scheduler for 8 and 32-Bit microcontrollers. The current version of Helium has been ported for Freescale's HCS08 and Coldfire cores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mattise is a simple hobby operating system designed to run fast on 32-bit PCs. A newlib port will be released soon for developers to write their own programs for Mattise.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    XSystem Kernel Project - an object-oriented 32-bit protected-mode operating system for IA32-architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Open Source Object Oriented Operating System for Intel 32-bit architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Protical5 - A 32-bit hobby OS for the x86 processor. Coded in assembly and C, this project aims for no compliance with any OS standards or special performance. A project based solely on the ideas of having fun and learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project focus on creating an original alternative 32-bit operating system for Intel 80386 compatible processors made in NASM (The Netwide Assembler). The main goal is to be, a simple and pratical plataform for developpment and plug in extra codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Blueport is an italian Open Source 32-bit operating system ... This project has temporarly moved to Gna.org: <a href="http://gna.org/projects/blueport">Blueport project</a>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Jazmyn is a 32-bit, Protected mode, Multitasking OS which runs on i386 CPU`s. Its completely written in C++ & a bit of 8086 assembly. Jazmyn has 4 major parts of an OS : Process management,Memory management, Device management & File system driver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    HelloOS is a free simple 32-bit operating system for Intel x86 platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    512DevOS is a GPLed operating system that runs on 16 and 32 bit x86 compatible computers. The kernel and shell fit in 512 bytes and occupy only the first sector of a floppy disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AVOS is an advanced Real-Time 32-bit operating system that will work in any 80386 & above architecture pc's. AVOS employs a message passing scheme. The project has two main parts - The booting phase and kernel development. It is written in C and 8086 ASM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next