Skip to content

use c malloc free 使用c 语言链表实现的 malloc free 的算法,支持 stm32 及 gnu c

Notifications You must be signed in to change notification settings

nejidev/c_malloc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c mini memory pools

c 语言实现 内存管理

简单内存池,可用于 stm32 等,每次分配固定大小,有效减少内存碎片
Simple memory pool, which can be used for STM32 and so on. 
Each time a fixed size is allocated, 
memory fragmentation is effectively reduced

About

use c malloc free 使用c 语言链表实现的 malloc free 的算法,支持 stm32 及 gnu c

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published