Showing 17 open source projects for "ram"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 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
  • 1

    spectramfid

    A ramdisk on a Spectranet device FID driver for CP/M Plus

    CP/M Plus on ZX Spectrum +3 has ability to load device drivers from normal disk files (with .fid extension) on boot. A Spectranet device (apart from being networking interface) contains 128kB of extra RAM that can be accessed even with the Spectranet firmware disabled. This project proposes a FID driver that exposes Spectranet's extra memory as a ramdisk to the CP/M Plus system. Changes in v1.1: keep floppy drive motor state (as set by CP/M) when paging in Spectranet RAM (to avoid motor jumps). Unfortunately, motor state is controlled by the same hardware register as +3's memory paging features! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    CuteMouse is a DOS based mouse driver, fully written in assembly language. It's optimized for size (and speed) to allocate as small as possible amount of your precious 640KB RAM. It currently supports serial and PS/2 mice and, if BIOS support present an
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 3
    scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs with as little amount of RAM as 512 bytes. The RTOS is written on C++ and supports various platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cMIPS

    cMIPS

    cMIPS - an FPGA ready VHDL model for 5-stage pipeline, MIPS32r2 core

    This project was moved to https://gitlab.c3sl.ufpr.br/roberto/cmips The code here is no longer up to date. The VHDL model mimics the pipeline design described in Patterson & Hennessy's book (Computer Organisation and Design) and is an almost complete implementation of the MIPS32r2 instruction set. The TLB and assorted control registers will be included soon (as of fev 2015). The model was synthesized for an Altera EP4CE30F23. The model uses up 15% of combinational blocks and 5%...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 5

    EM-65C02

    A 65C02 Emulator for Microchip PIC24/33

    EM-65C02 emulates a Western Design Centre (WDC) 65C02 microprocessor on a Microchip PIC24/33 microcontroller. The code supports varying amounts of RAM and ROM depending on the features of the host device. The emulation speed depends on the device and its oscillator configuration. A PIC24EP running at 70MIPS has emulates a 65C02 running at about 6Mhz. The example code configuration uses a copy of the BBC BASIC ROM image and a simulation of enough of the Acorn MOS to make the BASIC work using a serial UART connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Nanux

    Nanux

    Nanux Kernel

    ...Meant for beginner or advanced programmers on C or ASM, Nanux can help you understand the functions of the operating system, or create one by yourself. Minimal requirements: - x86 Arquitecture, PC - CPU Intel Pentium I, 200 MHz or newer, (maybe AMD, but is not recommended) - 4 MiB of RAM - CD/DVD ROM, USB or Floppy to run the ISO Image - keyboard /*Future updates are coming :) */ ==================================== For any questions or comments about the project you can write me at: - bojidar_bob@abv.bg - bozhidar1991@gmail.com - Facebook: Bozhidar Peychev Please rate and comment this nice OS :) Thanks for using Nanux Kernel ====================================
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    os-808x

    os-808x

    operating system for Intel 8086 / 8088

    ...It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS services/functionality 3. Menu Driven Shell provides utilities like RAM check, Disk Viewer, Printer, Clock, Alarm etc., 4. OS supported simple file concept 5. Security using XOR Encryption Sources are available in sources section. See the Wiki for screen shots and how to run this OS on DOSBox / Wine environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OsZ - microkernel operating sustem written in assembly language. Requires IBM-PC-compatible computer with at least 4mb or RAM and x386 (or better x86 compatible) processor.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    SaturnOS is an operating system designed to be run on slow computers at high speed. With the ability to fit on a single floppy disk, SaturnOS will be massively portable with on-the-fly decompression and RAM disk technology.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    XMK is a preemptive multitasking kernel for microcontrollers. Its goal is to provide a RTOS small enough (RAM+ROM) to run on 8bit microcontrollers. XMK provides additional/optional features when scaling up to 16bit and 32bit platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Softx86 is a library that provides software emulation of an Intel 80x86 CPU. The library takes care of executing opcodes and handling exceptions while the host application is responsible for providing simulated RAM, I/O devices, external signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    Micro-80 aims to simulate a Z80 homebrew computer down to the bare metal: 64K RAM, ADM-3A terminal, parallel port, serial port and...3.5" 1.44MB floppy drive?!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Krono Junior GUI - KR Jr GUI

    Krono Junior GUI - KR Jr GUI

    KR Jr GUI is a light-fast GUI for old PCs

    KR Jr GUI is a light-fast GUI for old PCs It can run even in a 386 with 1mb RAM and no HD It fits on a diskette! Recycle your old PC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Boot loader and FLASH burner for the Motorola 68360 processor (aka Power QUICC). Based on CoLILO linux loader for Motorola Coldfire processors, however this boot loader is OS independent. Supports systems with multiple FLASH devices, runs from RAM for f
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB