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

https://github.com/farzonl/custommalloc

a malloc implementation I wrote a while back
https://github.com/farzonl/custommalloc

computer-systems makefile malloc memory-allocation sbrk

Last synced: 3 months ago
JSON representation

a malloc implementation I wrote a while back

Awesome Lists containing this project

README

        

# customMalloc
a malloc implementation I wrote a while back (primarily using this codebase to test out github plugins).

[![Build Status](https://api.travis-ci.com/farzonl/customMalloc.svg?branch=master)](https://travis-ci.com/farzonl/customMalloc)
[![Language grade: C/C++](https://img.shields.io/lgtm/grade/cpp/g/farzonl/customMalloc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/farzonl/customMalloc/context:cpp)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/farzonl/customMalloc.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/farzonl/customMalloc/alerts/)