https://github.com/davxy/buddy-alloc
Buddy Allocator
https://github.com/davxy/buddy-alloc
buddy-allocator os-dev
Last synced: about 1 month ago
JSON representation
Buddy Allocator
- Host: GitHub
- URL: https://github.com/davxy/buddy-alloc
- Owner: davxy
- License: mit
- Created: 2023-05-06T13:02:36.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-06T13:30:28.000Z (about 2 years ago)
- Last Synced: 2025-04-04T15:43:22.444Z (about 1 month ago)
- Topics: buddy-allocator, os-dev
- Language: C
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Buddy Allocator
Simple Buddy Allocator