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
- Host: GitHub
- URL: https://github.com/farzonl/custommalloc
- Owner: farzonl
- Created: 2015-09-18T21:53:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2019-02-06T23:05:21.000Z (over 6 years ago)
- Last Synced: 2025-04-12T02:14:10.652Z (3 months ago)
- Topics: computer-systems, makefile, malloc, memory-allocation, sbrk
- Language: C
- Size: 22.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# customMalloc
a malloc implementation I wrote a while back (primarily using this codebase to test out github plugins).[](https://travis-ci.com/farzonl/customMalloc)
[](https://lgtm.com/projects/g/farzonl/customMalloc/context:cpp)
[](https://lgtm.com/projects/g/farzonl/customMalloc/alerts/)