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
·
DNedic avatar

DNedic/lfbb

0
View on GitHub↗
118 stars·23 forks·C++·MIT·1 view

Lfbb

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.

Features

  • Memory Management - Lock-free bipartite buffer for contiguous memory access.

Star history

Star history chart for dnedic/lfbbStar history chart for dnedic/lfbb

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

Frequently asked questions

What does dnedic/lfbb do?

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.

What are the main features of dnedic/lfbb?

The main features of dnedic/lfbb are: Memory Management.

What are some open-source alternatives to dnedic/lfbb?

Open-source alternatives to dnedic/lfbb include: berezovskyi/protobuf-embedded-c — A protocol buffers generator for resource constrained embedded applications written in the C programming language. 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. nqtronix/fifofast — A fast, generic fifo for MCUs.

Open-source alternatives to Lfbb

Similar open-source projects, ranked by how many features they share with Lfbb.
  • 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
  • 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
  • majerle/lwmemMaJerle avatar

    MaJerle/lwmem

    452View on GitHub↗

    Read first: Documentation

    C
    View on GitHub↗452
See all 8 alternatives to Lfbb
→