alloc
Here are 9 public repositories matching this topic...
This is the custom implementation of function malloc for embedded systems, that defragmentate memory after using it. Good solution when you need to allocate memory dynamically, but memory fragmentation is the problem.
-
Updated
Feb 4, 2022 - C
Tiny Memory Manager
-
Updated
Nov 3, 2020 - C
A simple Garbage Collector in C.
-
Updated
Nov 21, 2019 - C
Custom implementations of malloc, calloc, free and realloc.
-
Updated
Jun 5, 2016 - C
A lightweight utility library for C with cross-platform features.
-
Updated
Feb 25, 2019 - C
Fast memory allocation routines for fixed size memory blocks
-
Updated
Oct 26, 2018 - C
collect accumulated log messages before dump output to the log output stream
-
Updated
Sep 29, 2022 - C
Improve this page
Add a description, image, and links to the alloc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the alloc topic, visit your repo's landing page and select "manage topics."