Skip to content

A simple memory allocation library, implements the notorious malloc(), free(), calloc() and realloc() functions.

Notifications You must be signed in to change notification settings

denvash/small-malloc

Repository files navigation

Small Malloc

A simple memory allocation library, implements the notorious malloc(), free(), calloc() and realloc() functions.

Installation

  • As CMake project - target CmakeLists.txt.

About

A simple memory allocation library, implements the notorious malloc(), free(), calloc() and realloc() functions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published