awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to feaser/openblt

Open-source alternatives to Openblt

12 open-source projects similar to feaser/openblt, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Openblt alternative.

  • embassy-rs/embassyembassy-rs avatar

    embassy-rs/embassy

    8,813View on GitHub↗

    Embassy is an asynchronous framework for microcontrollers that provides a runtime for cooperative multitasking. It enables the execution of multiple concurrent tasks to maximize energy efficiency and CPU usage, utilizing an async executor that puts the processor to sleep when idle. The framework includes a comprehensive set of embedded components, featuring a hardware abstraction layer for peripherals like GPIO, SPI, I2C, and UART, alongside a TCP/IP network stack and a USB device stack. It also provides a Bluetooth Low Energy host stack for wireless communication and a bootloader framework t

    Rustasyncdriversembedded
    View on GitHub↗8,813
  • cvra/can-bootloadercvra avatar

    cvra/can-bootloader

    151View on GitHub↗

    The bootloader used to flash our CAN-connected boards

    C
    View on GitHub↗151
  • dthain/basekernelD

    dthain/basekernel

    0View on GitHub↗

    Basekernel is a simple operating system kernel for research, teaching, and fun.

    View on GitHub↗0
  • martinribelotta/elfloaderM

    martinribelotta/elfloader

    0View on GitHub↗

    For contributing list see CONTRIBUTORS.md

    View on GitHub↗0
  • mcdonoughd/cs3013Mcdonoughd avatar

    Mcdonoughd/CS3013

    22View on GitHub↗

    This a repository for WPI CS3013 Operating Systems C Term 2018

    C
    View on GitHub↗22

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • mcu-tools/mcubootmcu-tools avatar

    mcu-tools/mcuboot

    1,939View on GitHub↗

    pypi: https://pypi.org/project/imgtool/ coverity: https://scan.coverity.com/projects/mcuboot sim: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Sim mynewt: https://github.com/mcu-tools/mcuboot/actions?query=workflow:Mynewt espressif:…

    C
    View on GitHub↗1,939
  • microsoft/uf2microsoft avatar

    microsoft/uf2

    1,025View on GitHub↗

    UF2 file format specification

    JavaScript
    View on GitHub↗1,025
  • onkwon/yabootonkwon avatar

    onkwon/yaboot

    29View on GitHub↗

    /============\ sector 0 | Bootloader | . | --------| . | | AES & | . | | RSA key| Data . |------------| / m | BootOpt | / sector m+1 |------------|/ . | OS(APP) | . | ----------| . | | MAGIC1:3| . | | LEN | -------- . | | IV | / 0x0000 | MAGIC1 | 0xDEADC0DE n | | Hash | / |--------| sector n+1…

    C
    View on GitHub↗29
  • sbabic/swupdatesbabic avatar

    sbabic/swupdate

    1,827View on GitHub↗

    SPDX-FileCopyrightText: 2013 Stefano Babic

    C
    View on GitHub↗1,827
  • tuhdo/os01tuhdo avatar

    tuhdo/os01

    13,426View on GitHub↗

    This project is an educational resource and technical reference for building operating systems from scratch. It provides a comprehensive guide to mastering x86 architecture and implementing core kernel components by writing code that executes directly on hardware without the support of standard libraries or operating system abstractions. The materials focus on low-level systems engineering, teaching users how to interpret technical datasheets to manage hardware resources. It covers the fundamental mechanics of bare-metal programming, including the use of assembly language to define execution

    TeXbookoperating-system
    View on GitHub↗13,426
  • adafruit/tinyuf2adafruit avatar

    adafruit/tinyuf2

    463View on GitHub↗

    This repo is cross-platform UF2 Bootloader projects for MCUs based on TinyUSB

    C
    View on GitHub↗463
  • wolfssl/wolfbootwolfSSL avatar

    wolfSSL/wolfBoot

    500View on GitHub↗

    wolfSSL Secure Bootloader (Home page, Manual, wolfBoot-examples)

    C
    View on GitHub↗500