This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
-
Updated
May 7, 2024 - C#
This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
Heap Layers: An Extensible Memory Allocation Infrastructure
Free up your memory for free!
Memory Manager - Fast, Scalable and Easy to use
Sqrt 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
Sqrt 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.
Operating Systems
Memory List Manager
A windows process manager utility.
Assignments submitted for the course FineTech-1
Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool
Efficient Pool/Block Memory Allocator
Projects Collections
Version control for arbitrary program memory
Advanced C++ – Exercise 'Memory Manager'
A simple memory manager suited for lighter and quicker dynamic allocations in heavy lifting environments
A simple, thread-safe memory manager for 64bit C++ applications and games. Focus is on preventing heap fragmentation in the absence of good virtual memory management, at the cost of wasting some memory. It works by globally overriding the new and delete operators.
Add a description, image, and links to the memory-manager topic page so that developers can more easily learn about it.
To associate your repository with the memory-manager topic, visit your repo's landing page and select "manage topics."