Showing 52 open source projects for "processor system"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    Apollo-11

    Apollo-11

    Original Apollo 11 Guidance Computer (AGC) source code

    ...It is written in AGC assembly and reflects 1960s software engineering practices, complete with comments from the original programmers. The code is both a cultural artifact and a technical reference, illustrating how limited memory and processor constraints shaped algorithms and system design. Developers can examine navigation routines, guidance logic, and task scheduling in an environment with no luxury features—everything is explicit and resource-aware. The repository’s structure and documentation make it approachable for modern readers despite the archaic environment. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    TermFF

    TermFF

    A Serial Terminal Console for development on a remote (Forth) device

    As a console terminal, TermFF, with its extensions, connected to a Forth system device can be used as a software development environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    QuadRay-engine

    Realtime raytracer using SIMD on ARM, MIPS, PPC and x86

    QuadRay engine is a realtime raytracing project aimed at full SIMD utilization on ARM, MIPS, POWER and x86 architectures. The efficient use of SIMD is achieved by processing four rays at a time to match SIMD register width (hence the name). The rendering core of the engine is written in a unified SIMD assembler allowing single assembler code to be compatible with different processor architectures, thus reducing the need to maintain multiple parallel versions. At present, Intel...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    SerpaeOS

    A cute and educational x86 OS

    ...The latest version is 23.2.1 Have a tip? Found a bug? Have a comment? Want to help? Contact us at serpaeos.devers@gmail.com Buy me a coffee! :) https://bmc.link/serpaeosdeL System Requirments: *4 GB Memory *4GB minimum PATA Hard Disk connected to the master slot on the primary IDE controller. *x86 processor
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    FastSim consists of: - 'Facile' a highly flexible and expressive processor-architecture specification-language. - A compiler for the specifications which produces high-performance, fast-forwarding simulators.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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: 6 This Week
    Last Update:
    See Project
  • 8
    System Abstraction Component Kit
    This is a collection of libraries contained : Shared memory allocation, configuration script processor, containers (trees, lists, queues, stacks), file system abstraction, network library, timers/threads, Image library, Display libraries, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    XFreq

    a UNIX GUI to monitor Core i7 & Core 2 processors

    XFreq provides a GUI to monitor the Processor frequencies (including Turbo Boost), the temperatures, C-States; and to alter the operational features of the Intel Core i7 processor. XFreq is also programmed for Core 2 and other Intel 64-bits architectures.
    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
  • 10
    QNICE is a simple 16 bit processor intended to teach the basics of hardware design as well as operating system design. A TTL implementation is planned, a FPGA implementation is available here: http://qnice-fpga.com. Currently there exists a C based simulator and an assembler.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12

    MiniTAK Operating System

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

    MiniTAK is a small operating system for x86 computers to run in processor real mode. 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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SkyEye

    a very fast full system simulator

    SkyEye is a very fast full system simulator which takes llvm as IR of dynmic compiled framework.. It can simulate series ARM, Coldfire,Mips, Powerpc, Sparc, x86, TI DSP and Blackfin DSP Processor. Also can simulate multicore system by the multicore of host. The commercial support is provided by DigiProto Co. (http://www.digiproto.com)
    Downloads: 11 This Week
    Last Update:
    See Project
  • 14

    NutsOS

    Small 32-bits operating system

    NutsOS is a small monolithic operating system running on 32-bit processor. It is written in C and assembler and was created in order to learn the low-level programming and know the basic concepts of operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MPS and µMPS are general-purpose computer system simulators based on MIPS R3000 processor. Both feature a X Window user interface, documentation, and a development kit. They have been successfully ported on several platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    Tarbox OS

    Tarbox OS

    Tarbox OS is a minimalistic 16 bit OS being developed in x86 Assembly.

    Tarbox OS is a minimalistic 16 bit operating sytem being developed by Brandan Tarbox as a school project, for the x86 processor architecture. It will be capable of manipulating files, running BASIC programs and several other simple OS functionalities. I appreciate you checking out Tarbox OS and appreciate any feedback to tarboxbrandan@hughes.net!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Socratix is a small and fast OS for the x86 processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Procbench is a CPU benchmark that tests math capabilities of your processor Ii will measure the performance of your CPU, FPU and the Cache/Memory subsystem. It is multiplatform (Windows, Linux, Bootable, DOS...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Another NES emulator is a fun project. Goal of this project is to learn how to program an emulator and to get a deep understanding of the MOS 6502 processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    uClinux for the Fujitsu MB86H2X processor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    1664 macro assembler, simulator, console debugger, interpreter (host system calls.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hobbyist operating system using a new microkernel. The objective is to not get bogged down by ancient legacy processor support. The OS is meant to be designed from the ground up, without utilizing any legacy or existing implementations or designs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Procbench is a x86 CPU information tool and CPU benchmark that tests math capabilities of your processor. It will measure the performance of your CPU, FPU and the Cache/Memory subsystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    xhelper is a scripting tool (batch processor) for the desktop. It can move windows, resize windows, activate windows, send keys to windows, run programs, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB