https://github.com/joshsizer/my-malloc
Linked-list implementation of the standard C library function “malloc.” Uses a first-fit algorithm with support for coalescing.
https://github.com/joshsizer/my-malloc
algorithm coalescing data-structures first-fit linked-list
Last synced: 7 days ago
JSON representation
Linked-list implementation of the standard C library function “malloc.” Uses a first-fit algorithm with support for coalescing.
- Host: GitHub
- URL: https://github.com/joshsizer/my-malloc
- Owner: joshsizer
- Created: 2021-04-12T02:58:11.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-28T19:54:07.000Z (about 4 years ago)
- Last Synced: 2025-01-19T15:54:47.744Z (6 months ago)
- Topics: algorithm, coalescing, data-structures, first-fit, linked-list
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0