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

embeddedartistry/libmemory

0
View on GitHub↗
282 estrellas·53 forks·C·MIT·3 vistasembeddedartistry.com↗

Libmemory

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!

Features

  • Memory Management - Memory management library with standard allocation functions.

Historial de estrellas

Gráfico del historial de estrellas de embeddedartistry/libmemoryGráfico del historial de estrellas de embeddedartistry/libmemory

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

Alternativas open-source a Libmemory

Proyectos open-source similares, clasificados según cuántas características comparten con Libmemory.
  • 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
  • majerle/lwmemAvatar de MaJerle

    MaJerle/lwmem

    452Ver en GitHub↗

    Read first: Documentation

    C
    Ver en GitHub↗452
Ver las 8 alternativas a Libmemory→

Preguntas frecuentes

¿Qué hace embeddedartistry/libmemory?

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!

¿Cuáles son las características principales de embeddedartistry/libmemory?

Las características principales de embeddedartistry/libmemory son: Memory Management.

¿Qué alternativas de código abierto existen para embeddedartistry/libmemory?

Las alternativas de código abierto para embeddedartistry/libmemory 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… majerle/lwmem — Read first: Documentation. majerle/lwrb — Library provides generic FIFO ring buffer implementation. nqtronix/fifofast — A fast, generic fifo for MCUs.