Showing 134 open source projects for "assembly kernel"

View related business solutions
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 1
    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
  • 2
    The T-BASE OS Project aims on developing a new OS Kernel (BASE) with a brand new shell which will support many existing programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    The kernel janitor project maintains a list of problem areas in the Linux kernel along with suggested ways of cleaning/fixing them. Please see http://www.kerneljanitors.org/ for current information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EvilOS is supposed to be a portable, object oriented micro kernel, used as a base for a general-purpose operating system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 5
    SDL REFLEX is the micro kernel of a real time operating system for the AVR microcontroller family. The kernel is especially designed to implement systems described in SDL – “The Specification and Description Language” . Compiler GNU ANSI-C for AVR v.3.3
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    The goal of the Christ-OS project is to create a real time micro kernel operating system with a preemptive kernel for embedded systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PenCube, the ONLY kernel for otakus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A Unix-like (Not compleatly Unix-compatible) Kernel. Right now, we have (very limited support) of 80486+ IBM-PC AT compatibles. Written in C, and assembly. No network support planned for the forseeable future.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    The FDOS Operaing System is 100% written in Assembler (NASM). It supports FAT 12, TSR and a small Multi Kernel System. The source is very good documentated (only in English). A German, russian and English Documentation (about 40 pages) are included.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Hadie - Hardware Abstracting Device Independent Environment. Or just another micro kernel for embedded devices. Supported architecture are i8051 (80515c), i166 (XC161CJ), Tricore (TC1775B), m68k (m68332) and i386.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Linux/i386 kernel driver and development library to control serial CBM devices, such as the Commodore 1541 disk drive, connected to the PC's parallel port via a XM1541 or XA1541 cable. A fast disk copier included.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Urinel is a dynamic kernel-less operating system designed for maximum code reuse. This improves the efficiency and stability of the code and reduces the size of applications allowing a wide range of functionality to applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to provide a quick way for modularizing Linux kernel functions even if they aren't within a module! It can be used for developing and testing kernel functionalities without needing a reboot.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    Two Kernel Monte is a Linux kernel module which allows Linux to load another kernel image into RAM and restart the machine from that kernel. The loader supports initial RAM disks and passing arbitrary kernel command line parameters to the new kernel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SimOS is an OS that will be based on the OSKIT function library. In addition we will be maintaining the oskit as a seperate release, updated as the core of the kernel. This OS will be easy to use, with numerous software versions on it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Linux Kernel for PowerPC equipped Amiga Computers.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    We intend to provide a development system for the Rabbit2000/3000 microcontrollers. On Linux: a cross C-compiler, assembler, linker chain. On the rabbit: a BIOS including download and debugging facilities. Later a realtime kernel + TCP/IP stack
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    SimplicityOS is a project designed to create a simple but powerful operating system for the pc. The kernel was designed from scrath to create a fast and stable base. The filsystem used by SimplicityOS was also designed from scratch for stability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    UMLWIN32 is a port of linux kernel based on user mode linux (UML) to make linux bootup in a virtual machine on top of different windows platforms. This provides an authentic open-source alternative to run linux kernel and native linux binaries on windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The L4Ka microkernel is an L4 compatible microkernel running on multiple platforms (x86, ARM, MIPS, PPC, 68K). Its official name is now L4Ka::Hazelnut. This kernel has been discontinued in favor of L4Ka::Pistachio. See http://l4ka.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WinMac is attempt to clone Mac OS X for the intel platform using the Apple Darwin 1.2 kernel. There are currently two teams working on the project. The kernel team is working on the basic compiling of Darwin on Intel. The GUI team is researching the Aqua
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The KISS Realtime Kernel is intended for use in deeply embedded applications such as consumer electronics. Being deterministic, small, readable and understandable, it is suitable for applications where deterministic response is primordial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Just another view on how should OS be designed. Streams based architecture, micro kernel, dynamic loading/removing drivers without OS rebooting, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Blob is a boot loader for SA11x0 (StrongARM) platforms. Blob is able to boot a Linux kernel stored in flash or RAM and provide that kernel with a ramdisk (again from flash or RAM).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Linux kernel preemption patch,and associated scheduling latency performance measurement tools.
    Downloads: 0 This Week
    Last Update:
    See Project