awesome-repositories.com
Blog
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
·
Back to embeddedartistry/libmemory

Open-source alternatives to Libmemory

8 open-source projects similar to embeddedartistry/libmemory, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Libmemory alternative.

  • 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
  • majerle/lwmemMaJerle avatar

    MaJerle/lwmem

    452View on GitHub↗

    Read first: Documentation

    C
    View on GitHub↗452
  • majerle/lwrbMaJerle avatar

    MaJerle/lwrb

    1,482View on GitHub↗

    Library provides generic FIFO ring buffer implementation.

    C
    View on GitHub↗1,482
  • nqtronix/fifofastnqtronix avatar

    nqtronix/fifofast

    276View on GitHub↗

    A fast, generic fifo for MCUs.

    C
    View on GitHub↗276

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
  • pavel-kirienko/o1heappavel-kirienko avatar

    pavel-kirienko/o1heap

    407View on GitHub↗

    Constant-complexity, deterministic, very fast memory allocator (heap) for hard real-time high-integrity embedded systems. Allocation takes ≈120 cycles @ RP2350 irrespective of heap usage. There is little activity because the project is finished and does not require further changes.

    C++
    View on GitHub↗407
  • wizard97/arduinoringbufferwizard97 avatar

    wizard97/ArduinoRingBuffer

    117View on GitHub↗

    This is a simple ring (FIFO) buffer library for the Arduino. It is written in vanilla C, and can easily be modified to work with other platforms. It can buffer any fixed size object (ints, floats, structs, etc...).

    C
    View on GitHub↗117