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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
nqtronix avatar

nqtronix/fifofast

0
View on GitHub↗
276 stars·58 forks·C·MIT·3 views

Fifofast

A fast, generic fifo for MCUs.

Features

  • Memory Management - Fast, generic FIFO implementation for microcontrollers.

Star history

Star history chart for nqtronix/fifofastStar history chart for nqtronix/fifofast

AI search

Explore more awesome repositories

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

Start searching with AI

Open-source alternatives to Fifofast

Similar open-source projects, ranked by how many features they share with Fifofast.
  • berezovskyi/protobuf-embedded-cberezovskyi avatar

    berezovskyi/protobuf-embedded-c

    48View on GitHub↗

    A protocol buffers generator for resource constrained embedded applications written in the C programming language.

    C
    View on GitHub↗48
  • dnedic/lfbbDNedic avatar

    DNedic/lfbb

    118View on GitHub↗

    LFBB is a bipartite buffer implementation written in standard C11, suitable for all platforms, from deeply embedded to HPC uses. It is lock-free for single-producer, single-consumer scenarios making it incredibly performant and easy to use.

    C++
    View on GitHub↗118
  • embedded-ams/embeddedprotoEmbedded-AMS avatar

    Embedded-AMS/EmbeddedProto

    272View on GitHub↗

    Embedded Proto is a product of Embedded AMS B.V. For more information about Embedded Proto please visit EmbeddedProto.com.

    C++
    View on GitHub↗272
  • embeddedartistry/libmemoryembeddedartistry avatar

    embeddedartistry/libmemory

    282View on GitHub↗

    Embedded Artistry's libmemory is a memory management library for embedded systems. If you have a bare metal system and want to use malloc(), this library is for you!

    C
    View on GitHub↗282
See all 8 alternatives to Fifofast→

Frequently asked questions

What does nqtronix/fifofast do?

A fast, generic fifo for MCUs.

What are the main features of nqtronix/fifofast?

The main features of nqtronix/fifofast are: Memory Management.

What are some open-source alternatives to nqtronix/fifofast?

Open-source alternatives to nqtronix/fifofast include: berezovskyi/protobuf-embedded-c — A protocol buffers generator for resource constrained embedded applications written in the C programming language. dnedic/lfbb — LFBB is a bipartite buffer implementation written in standard C11, suitable for all platforms, from deeply embedded to… embedded-ams/embeddedproto — Embedded Proto is a product of Embedded AMS B.V. For more information about Embedded Proto please visit… embeddedartistry/libmemory — Embedded Artistry's libmemory is a memory management library for embedded systems. If you have a bare metal system and… majerle/lwmem — Read first: Documentation. majerle/lwrb — Library provides generic FIFO ring buffer implementation.