Showing 39 open source projects for "micro"

View related business solutions
  • Catch Bugs Before Your Customers Do Icon
    Catch Bugs Before Your Customers Do

    Real-time error alerts, performance insights, and anomaly detection across your full stack. Free 30-day trial.

    Move from alert to fix before users notice. AppSignal monitors errors, performance bottlenecks, host health, and uptime—all from one dashboard. Instant notifications on deployments, anomaly triggers for memory spikes or error surges, and seamless log management. Works out of the box with Rails, Django, Express, Phoenix, Next.js, and dozens more. Starts at $23/month with no hidden fees.
    Try AppSignal Free
  • Host LLMs in Production With On-Demand GPUs Icon
    Host LLMs in Production With On-Demand GPUs

    NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.

    Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
    Try Free
  • 1

    HarduIno

    Hardware-optimized Arduino library

    This project is a partial overhaul of the Arduino hardware library, i.e. the main source files that make the core library. The intent is to reduce the overhead introduced by the initial library and eliminate the numerous function calls whenever direct register access is possible.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 2
    This is a picture to character converter/viewer ====================================== It is made for the default text mode of DOS/DOSBox with 80 collumns and 25 rows and 8x16 font size to display the pictures inside a block of 7 x 14 = 98 extended ASCII character Platform: DOS/DOSBox ==================== Requires DEBUG to run. ==================== For DOSBox: Download and extract DEBUG into the mounted folder of DOSBOX. http://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/1.2/repos/pkg-html/debug.html All pictures need: =============== TARGA picture format (*.TGA) monochrome uncompressed pixel data with 2 colors and 112 x 112 pixel 8.3 file name like BUTTERFL.TGA no spaces and no special ASCII allowed in file name file size 1592 Bytes Screenshot: ========== Butterfly https://ibb.co/Wp18kPx Download: https://drive.google.com/file/d/1n6MRo-lO9wIDMRcNwFzkxOw9zJxNQ_NB/view?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    m6811dis

    m6811dis

    M6811 Code-Seeking Disassembler

    The M6811 Code-Seeking Disassembler is a command-line tool that lets you enter known starting vectors for a given code image for the 6811 micro. It will disassemble the code and follow through branches to assist in the separation of code and data. Its companion Fuzzy Function Analyzer uses DNA Sequence Alignment Algorithms to locate similar code in multiple binaries, facilitating reverse-engineering. Originally written to analyze code from GM automotive engine controllers, but is useful anywhere a 6811 micro is being used. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Specialist-S

    Specialist-S

    8-bit home-made computer on Z80 CPU

    This is a renaissance of the "Specialist" micro-computer published in the popular "Modelist-Constructor" magazine issue #2, 1987 by A. Volkov. The original design was used the Soviet i8080A analog - KR580IK80A (KR580VM80A), but this one is based on the Z80A CPU. Postfix "S" in the project name designates a "simple" design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5

    DvdOuden AVR Libs

    Lightweight libraries for 8-bit AVR family of micro controllers

    Small, lightweight libraries for the 8-bit AVR family of micro controllers. Focused on being easy to use, reusable and lightweight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Akalon Embedded OS (RTOS)

    Embedded Real-Time Operating System (RTOS)

    Akalon is a Bare-Bones Embedded RTOS that's designed to be simple and portable to any Microprocessor or System (Board). Currently supports the Intel and ARM Architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Clicker is a project for a Multitasking Open-source operating system written from scratch. based on a modular micro kernel. We want to explore new way of designing and using OSes :) [newz: PCI, NE2K and VBE]
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    eXtensible Modular Hypervisor Framework

    Hypervisor R&D for recent x86 with support for DRTM + 2D paging

    ***** XMHF is no longer in active development. It is superseded by uberXMHF (uber eXtensible Micro-Hypervisor Framework) which is available at: http://uberxmhf.org ***** XMHF is an eXtensible and Modular Hypervisor Framework that strives to be a comprehensible and flexible platform for performing hypervisor research and development. The framework allows others to build custom (security-sensitive) hypervisor-based solutions (called "hypapps").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Bolder Dash

    A cross-platform «Boulder Dash»-like game in Oberon/Component Pascal

    A goal of this project is not only produce a small funny game. It demonstates the power of Oberon technologies, shows how a game can be written to be launched under such different platforms. Portability is a strong feature of Oberons, and I use it, - Dash has portable game code (common for defferent platforms, written in Oberon-1) and non-portable layers to a hardware platform. Dash shows the portability and cross-platform in widely look, more than mainstream solutions can propose us....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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 Studio. Switch between models without switching platforms.
    Start Free
  • 10

    STM32 LWIP QPC Ethernet DPP

    Quantum Leaps (QPC) DPP example with LWIP on STM3220G eval board

    This is a port of the Dining Philosopher Problem (DPP) using the Quantum Leaps (http://state-machine.com) hierarchical state machine framework with the Light Weight IP (LwIP) network stack (http://savannah.nongnu.org/projects/lwip) and an ethernet driver implemented on the STM3220G-eval board (http://www.st.com/internet/evalboard/product/250374.jsp) running on stm32f207 Arm Cortex M3 uProcessor. The project is eclipse based and uses Code Sourcery cross compiler. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Ace is a micro kernel for developers and researchers. The main goal is to create a very light and compact kernel from scratch with modern OS research concepts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open Source Rapid Fire mod for the PS3 SixAxis controller. This is meant to run on the PIC12F683 micro controller. This code was initially created and developed by Hyper999.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Micro RTOS for P89C668
    Written entirely in 8051 assembly this is a bare bones Real Time OS (RTOS) kernel for the P89C668 microcontroller. The OS itself is inspired by the discussion in 'MicroC/OS-II: The Real-Time Kernel' an excellent book by Jean J. Labrosse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A Micro Kernel OS designed from scratch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    a kernel for many architectures. the kernel is a micro-kernel which can be used as an hybrid- or monolithic-kernel. the kernel is written in assembler and C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is a usb library for the Zilog flash based micro-controllers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Schematics and micro-controller code for a version of the scoring apparatus used in competitive fencing and a compatible remote control.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Prex is a portable real-time operating system for embedded systems. The small, reliable and low power kernel is written in C language based on micro kernel design. File system, UNIX process and networking features are provided by user mode tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    uGNU/RTOS (literally "micro G'Noo RTOS") is an Open Source serial Real Time OS for microcontrollers (PIC, ATMEL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Mario is a Nintendo® GameBoy emulator for PalmOS, Java, Java Micro Edition (J2ME), Microsoft Windows, Mac OS X, Linux, and POSIX platforms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    A small micro operating system kernel written in C (and partly assembly). Planned features are: software based preemptive multitasking/threading, paging, kernel API, IPC, client/server, security system. The code is designed to be clearly understandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A retargettable micro-controller and embedded system emulator architecture, providing common supports to emulate various types of micro-processors & devices on an x86 PC. Development of emulation for Arduino and various shields is just about to be launched in 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Xarnos - A new, highly configurable micro-kernel based OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SIMDOS stands for SImple Microkernel Distributed Operating System. SIMDOS is a micro-kernel based operating system which implements the concepts of Distributed Shared Memory at the kernel level to provide seemless addition on cluster nodes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A multi-tasking, multi-threaded micro-kernel operating system for the x86 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB