https://github.com/alexkch/hoard-memory-allocator
Hoard memory allocator for csc469
https://github.com/alexkch/hoard-memory-allocator
c malloc-benchmarks memory-allocation memory-management
Last synced: 9 months ago
JSON representation
Hoard memory allocator for csc469
- Host: GitHub
- URL: https://github.com/alexkch/hoard-memory-allocator
- Owner: alexkch
- Created: 2017-12-25T17:50:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T18:00:13.000Z (about 8 years ago)
- Last Synced: 2025-05-16T23:33:32.407Z (10 months ago)
- Topics: c, malloc-benchmarks, memory-allocation, memory-management
- Language: C
- Homepage:
- Size: 78.1 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hoard-Memory-Allocator
a2alloc.c - Hoard-Memory-Allocator
Written by Alex (Kao-Tsun) Chang
alexx.chang@mail.utoronto.ca || alexc0219@gmail.com
Benchmarks written by Professor Bogdan (UofT)