Showing 74 open source projects for "assembly"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JNode is a Java New Operating system Design Effort. JNode is a simple to use and install Java operating system for personal use on modern devices. Any java application runs on it, fast and safe. See our homepage for additional information.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    FlingOS

    FlingOS

    An educational operating system written in C#

    FlingOS is an educational operating system and framework aimed at teaching students and developers how operating systems work, using C# and a bit of C++ and assembly. It allows developers to build kernels in a managed, high-level language and understand the entire bootstrapping and runtime process from scratch. FlingOS is particularly focused on making OS development more accessible by bridging the gap between high-level languages and low-level hardware programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Kestrel

    Kestrel

    Kestrel is an experimental kernel runs on i386

    Kestrel is a kernel that not Unix or Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6

    MiniTAK Operating System

    A small operating system, compatible with MS-DOS, written in assemly

    ...One of the main goals in designing and developing this operating system was to be fully compatible with MS-DOS operating system and its application programs. To minimize the size of this operating system, it is completely written in assembly language and can boot on any 8088 compatible processor. This project is an attempt to develop an optimized operating system which can be used to replace MS-DOS, adding new modern features. This operating system is completely written by me in 2004, as a result of about 5 years full research and development. And now in 2014, I want to publish it to the world. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    i-Forms

    i-Forms

    A new OS

    Nothing more than an Operating System, that runs in Protected Mode and supports Multi-tasking and Multi-threading, with a nice GUI (sort of) + some basic drivers and Apps.... NOTE: It's out-of-date, the new version will be released soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    How to Make a Computer Operating System

    How to Make a Computer Operating System

    How to Make a Computer Operating System in C++

    A practical guide and GitHub-hosted project by Samy Pesse that walks you through building a very simple UNIX-based operating system in C++, designed to boot, launch a userland shell, and remain extensible. It’s more than a proof of concept—it’s meant to be functional and educational. All the system source code will be stored in the src directory. Each step will contain links to the different related files. This course is open to contributions, feel free to signal errors with issues or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Matrix0s

    Matrix0s

    New Generation Smart GRID-Decentralized Operating System

    Downloads: 1 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    Crosos Operating System

    Crosos Operating System

    Crosos is a SubLinux Distribution

    Crosos is a open-source OS. It is based on the Linux Kernel and mostly uses the same code in Ubuntu (but it has been derived from Debian)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FROST operating system
    NOTICE: This project has been moved to https://github.com/thrimbor/frost The sourceforge project will not get updated anymore! FROST is a free operating system written in FreeBASIC and Assembly with the goal to create a small and stable system. It uses GRUB 2 as its bootloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    HackShark Linux

    HackShark Linux

    Lightweight Linux distro for penetration testing

    Based on MATE environment HackShark Linux is a lightweight distribution for penetration testing, cyber forensic investigation and vulnerability assessment purpose.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    WinLynx

    A Linux Operating System based off of openSUSE

    WinLynx is a simple-to-use Linux Operating system based off of openSUSE. Using the KDE4 Desktop Environment makes the GUI look sharp and modern. WinLynx packages, LibreOffice, Mozilla FireFox, and much, much more.... NOTE: WinLynx comes with a default user which is "root". We RECOMMEND creating a new user for personal use. If, you want to use the default "root" user, the password is "linux"
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    JetCube

    A XUbuntu Based Distro

    A XUbuntu based distro, fully customized and based on 13.04! Get it now and experience the power of a Jet!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ELKS is a subset of the Linux kernel that runs on IBM compatible PCs from 8086 up. It is intended to get use out of obsolete old hardware, for use in embedded systems, and as an educational tool. ELKS has been moved to Github to protest SourceForge's installer adware hijacking. This does not directly affect ELKS, but it does affect many major open source projects such as Gimp and FileZilla by attempting to trick the user into installing adware in order to download these programs. I refuse...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    Solarstorm

    Solarstorm

    A rethinking of the Operating System Ecosystem.

    This is the fifth or sixth generation of this idea, the big difference being that we have written some bootloader code and have started mapping out the kernel layout and structure. We have decided upon a core programming language for the kernel, and the core language for almost everything else. With a focus on isolating the MAJOR kernel features from the system itself, in what until now has remained research only instances, we hope to create a fully functioning exokerne. All code at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Unix-like operating system for the TI-89 and TI-92+ graphing calculators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Syllable Desktop is a complete operating system that is easy to use, powerful, lightweight and extraordinarily fast and responsive. It has its own kernel, filesystem, GUI and applications. Syllable Server is a matching small and efficient Linux server.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 19
    neos

    neos

    neos, a new OS to the world!

    neosmium's neos is a new OS to the world. It has been developed by a group of a few students of Brainware Group of Institutions (India). It is a free Operating System and based on Debian Linux with the architecture of Ubuntu Linux. It's now capable to surf the best performance and featured services to your daily requirements which you can expect from your PC or tablet. For more: facebook,com/myneos
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IdyllaOS is simple operating system. System is based on monolithic kernel with drivers of devices loaded as kernel modules. As required for a modern operating system, it supports features like virtual memory, memory protection and multitasking.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    It is a simple operating system that i write in my spare time. It is not the best design and it is buggy but i hope it will get better.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Infortus is a hobby OS. It's written in C and Assembly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This Project was created by me.This is a simple os was created by assembly language....
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    Allo stato attuale Internet non sara totalmente libera fintantochč non saranno completamente libere ed accessibili le strutture fisiche che lo trasportano.CityLAN vuole essere il manifesto di questa libertŕ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A spin-off of Linux that supports Windows programs.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB