Topic: "buddy-allocator"
spaskalev/buddy_alloc
A single header buddy memory allocator for C & C++
Language: C - Size: 632 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 180 - Forks: 12

HACKE-RC/mallocx
a buddy-allocator for heap
Language: C++ - Size: 39.1 KB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

inonitz/bruhOS
Operating System Bootloader & Kernel
Language: C - Size: 3.49 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

FMIProjects/MemAlloc
MemAlloc is a C library for efficient memory management, incorporating Best Fit, Next Fit, First Fit, Worst Fit, and Buddy Allocation algorithms to optimize memory utilization in applications.
Language: C - Size: 2.31 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

davxy/buddy-alloc
Buddy Allocator
Language: C - Size: 5.86 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

aleokdev/space_alloc
A Rust general purpose unidimensional space allocator library
Language: Rust - Size: 13.7 KB - Last synced at: about 1 month ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

nic-obert/buddy-allocator
A buddy allocator implemented in Rust
Language: Rust - Size: 25.4 KB - Last synced at: 9 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

supunrandika98/Buddy_System_Memory_Allocator
Language: Java - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ShrikanthDeva/BuddyAllocator
Language: Makefile - Size: 543 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Ahmed-Hodhod/Operating-System-Scheduler-Simulator-C
This is a simulator for two essential parts of an Operating System which are the process scheduler and the memory management unit. It simulates several scheduling algorithms, each of which has different criteria. There are 4 scheduling algorithms implemented here and they are: 1. SJF 2.HPF 3.MultiLevel Feedback Queue 4.Round Robin
Language: C - Size: 80.1 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Tyreek07/Buddy-Speicherverwaltung-Simulator
Buddy memory allocation simulator coded with Bash.
Language: Shell - Size: 557 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

maryamShahid/main-memory-management
C implementation of a main memory management library using buddy algorithm
Language: C - Size: 314 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

QuangTung97/espresso
In-memory Cache with TinyLFU & Leasing
Language: Go - Size: 54.7 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

pavlovskyive/go-buddy-allocator
Buddy memory allocator written in Golang
Language: Go - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0
