malloc-free topic

List malloc-free repositories

misc

24
Stars
14
Forks
Watchers

Embedded software modules: dynamic memory with defrag, Linked list, RAMFS, GFX, Primitive scheduler, FIFO etc.

libmemory

210
Stars
43
Forks
Watchers

Embedded systems memory management library. Implementations for malloc(), free(), and other useful memory management functions

smalloc

34
Stars
10
Forks
Watchers

SMalloc -- a *static* memory allocator.

memory-landscape

19
Stars
1
Forks
Watchers

The space of memory management research and systems produced by the PLASMA lab (https://plasma-umass.org).

tbman

18
Stars
8
Forks
Watchers

Memory Manager - Fast, Scalable and Easy to use

alx-low_level_programming

33
Stars
62
Forks
Watchers

Multiple Projects done in C programming language during the ALX-low_level_programming Track , cohort 5

boost-intrusive-pool

20
Stars
1
Forks
Watchers

A C++ memory pool that is Boost-friendly and performance oriented (zero-malloc).

holbertonschool-low_level_programming

22
Stars
37
Forks
Watchers

First repository writing almost entirely in C

alx-low_level_programming

21
Stars
9
Forks
Watchers

This repository is a collection of projects written in the C programming language.Whether you're a beginner or an experienced programmer, this repository is a valuable resource for honing your C progr...