Skip to content
#

malloc

Here are 498 public repositories matching this topic...

o1heap

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.

  • Updated Feb 9, 2026
  • C++

A library for constructing allocators and memory pools. It also contains broadly useful abstractions and utilities for memory management. UMF allows users to manage multiple memory pools characterized by different attributes, allowing certain allocation types to be isolated from others and allocated using different hardware resources as required.

  • Updated Sep 1, 2026
  • C

Add this topic to your repo

To associate your repository with the malloc topic, visit your repo's landing page and select "manage topics."

Learn more