Topic: "memory-allocation-simulation"
tusharnankani/OperatingSystemAlgorithms
Algorithms built with Java for a better understanding of Operating System ✨
Language: Java - Size: 464 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 29 - Forks: 9

allexlima/PyBestfit
:vhs: Memory allocation simulator using best fit algorithm. Software written in Python and PyQt. The best fit deals with an algorithm that searches the first closest memory block size of process size to alloc it one. And as an advantage, best fit provide a memory utilization more optimized.
Language: Python - Size: 260 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 5 - Forks: 2
