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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
wizard97 avatar

wizard97/ArduinoRingBuffer

0
View on GitHub↗
117 estrellas·23 forks·C·MIT·2 vistas

ArduinoRingBuffer

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...).

Features

  • Memory Management - Interrupt-safe circular buffer library.

Historial de estrellas

Gráfico del historial de estrellas de wizard97/arduinoringbufferGráfico del historial de estrellas de wizard97/arduinoringbuffer

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace wizard97/arduinoringbuffer?

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...).

¿Cuáles son las características principales de wizard97/arduinoringbuffer?

Las características principales de wizard97/arduinoringbuffer son: Memory Management.

¿Qué alternativas de código abierto existen para wizard97/arduinoringbuffer?

Las alternativas de código abierto para wizard97/arduinoringbuffer incluyen: 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.

Alternativas open-source a ArduinoRingBuffer

Proyectos open-source similares, clasificados según cuántas características comparten con ArduinoRingBuffer.
  • berezovskyi/protobuf-embedded-cAvatar de berezovskyi

    berezovskyi/protobuf-embedded-c

    48Ver en GitHub↗

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

    C
    Ver en GitHub↗48
  • dnedic/lfbbAvatar de DNedic

    DNedic/lfbb

    118Ver en 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++
    Ver en GitHub↗118
  • embedded-ams/embeddedprotoAvatar de Embedded-AMS

    Embedded-AMS/EmbeddedProto

    272Ver en GitHub↗

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

    C++
    Ver en GitHub↗272
  • embeddedartistry/libmemoryAvatar de embeddedartistry

    embeddedartistry/libmemory

    282Ver en 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
    Ver en GitHub↗282
Ver las 8 alternativas a ArduinoRingBuffer→