An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with malloc-free

A curated list of projects in awesome lists tagged with malloc-free .

https://github.com/embeddedartistry/libmemory

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

bringup c embedded-systems freelist heap libc malloc malloc-free memory-allocation portability rtos threadx

Last synced: 07 Apr 2025

https://github.com/johsteffens/tbman

Memory Manager - Fast, Scalable and Easy to use

alignment free malloc malloc-free memory-manager platform-independent realloc thread-safe

Last synced: 27 Feb 2026

https://github.com/kisvegabor/misc

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

c fifo malloc-free schedule

Last synced: 06 Apr 2026

https://github.com/f18m/boost-intrusive-pool

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

boost cpp11 cpp14 intrusive intrusive-ptr malloc-free memory pool pool-allocator

Last synced: 12 Jan 2026

https://github.com/plasma-umass/memory-landscape

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

custom-allocators malloc-free memory-allocator memory-management

Last synced: 19 Feb 2026

https://github.com/micahondiwa/alx-low_level_programming

Low-level programming language with ALX and Holberton School

c data-structures malloc malloc-free malloc-library

Last synced: 18 Sep 2025

https://github.com/minasamirsaad/simple_shell

It is an imitation of the Unix shell built in the C language

access environments execve exit fflush fork getline infinite-loop isatty malloc-free perror shell strtok wait waitpid

Last synced: 02 Jul 2026

https://github.com/wenyuzhao/mallockit

A framework for malloc/free ♻️ experiments.

aarch64 hoard linux macos malloc malloc-free memory-allocation memory-management rust x86-64

Last synced: 06 May 2026

https://github.com/micahondiwa/printf

Creating and implementing a custom printf function in C

c cli data-structures header-files malloc malloc-free printf

Last synced: 07 Aug 2025

https://github.com/anishsharma21/assembly-projects

This repository showcases assembly programming challenges and advanced memory management in MIPS, with supplemental work in x86 and ARMv8 architectures.

arm64 assembly malloc-free memory-allocation mips x86

Last synced: 24 Mar 2025

https://github.com/bigizic/alx-low_level_programming

Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms

argc-argv calloc double-linked-list file-io hash-tables hashing linked-list makefiles makefiles-management malloc-free pointers pointers-and-arrays realloc single-linked-list-oprations static-libraries

Last synced: 01 Mar 2025

https://github.com/grachale/memory_manager

Implementation of simplified equivalents of functions malloc, free, ..., operators new and delete.

cpp malloc-free memory operating-system os

Last synced: 13 Jun 2026

https://github.com/teemperor/libmemintercept

Library for intercepting memory allocation functions (malloc, free, ...)

cpp free malloc malloc-free memory-allocation

Last synced: 05 Apr 2025

https://github.com/lvntky/memory_allocator

Artifacts of dynamic memory allocation such as malloc and free from scratch implementation.

c11 dynamic-memory-allocation malloc malloc-free memory memory-management memoryall

Last synced: 03 Apr 2025

https://github.com/chathura-rathnayake/alternative-to-malloc-and-free-in-c-language

This repository presents an alternative way of implementing malloc and free functions in the C language.

malloc malloc-free memory-allocation

Last synced: 17 Jun 2025

https://github.com/rcmgleite/rlmalloc

Simple malloc implementation using "first fit" algorithm

malloc-free memory-allocation study

Last synced: 11 Oct 2025

https://github.com/aben20807/os_hw4_memory_allocator

Operating Systems Homework 4. Run in Ubuntu14.04

best-fit c lib linked-list malloc-free sbrk

Last synced: 21 Aug 2025

https://github.com/kayoyin/malloclab

CSE205 Computer Architecture: Implementation of a dynamic storage allocator for C programs (92/100 performance)

allocator heap malloc malloc-free memory-allocation realloc

Last synced: 22 Dec 2025