Topic: "first-fit-algorithm"
AmanCSE-1/Operating-System
This repository contains the Python Programs for various algorithms of Operating Systems
Language: Python - Size: 191 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 6 - Forks: 0

Shruthi-Sivagnanam/Os-Concepts
Basic operating system concepts in c language.
Language: C - Size: 45.9 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 5 - Forks: 2

Shubham18024/Kernel-Behavior-and-Scheduling-Algorithms
This repository features programs that explore Linux kernel functionality, memory management strategies, and various process scheduling algorithms. It's designed to help users understand core operating system concepts through practical implementations.
Language: Jupyter Notebook - Size: 47.4 MB - Last synced at: about 2 months ago - Pushed at: 6 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: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ANIRUDH-VADERA/OS
Important OS Codes and Concepts(Sorted)
Language: C - Size: 11.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 3

danuaemx/bin_packing_deap_espanol
Proyecto para solucionar el problema de bin packing, para cajas de distintas dimensiones y contenedores distintos, con restricciones de cantidad y opcionalidad
Language: Python - Size: 127 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

yousefosama654/Fedorix-OS
Fedorix OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin.
Language: C - Size: 1.02 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

msranjana/memory_allocation
Repository containing memory allocation techniques
Language: C - Size: 5.86 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

agl-alexglopez/heap-allocator-workshop
This repository is a workshop for heap allocator implementations using a variety of data structures and algorithms. The goal is to compare performance and tradeoffs of different approaches in depth.
Language: C - Size: 38.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

huzaimabinamjad/Memory-Management
A web-based simulator for memory allocation algorithms including Best Fit, First Fit, and Worst Fit.
Language: CSS - Size: 33.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AkshatGadhwal/Dynamic-Memory-Allocator
Simulating memory allocation-deallocation to processes in Operating Systems
Language: Java - Size: 169 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

mananpatel06/Operating-system-Practical
This is Operating System (CE354) practical.
Language: C - Size: 98.6 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

harsh-apcr/Dynamic-Memory-Allocation 📦
Implementing a Dynamic Memory Allocators using Lists,Binary Trees,RBTrees COL106-CourseProject
Language: Java - Size: 9.48 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

faizaiman/first-fit-job-java
Java code for first fit job
Language: Java - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1
