The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
-
Updated
Apr 7, 2022 - C++
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
Heap Layers: An Extensible Memory Allocation Infrastructure
This free RAM cleaner uses native Windows features to clear memory areas. Sometimes, programs do not release the allocated memory, making the computer slow. That is when you use Windows Memory Cleaner to optimize the memory, so you can keep working without wasting time restarting your system.
Free up your memory for free!
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.
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.
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
Free discrete-event simulation software with high simulation performance for Delphi, Free Pascal, Lazarus. Suitable for the users of Simula programing language.
Projects Collections
Memory manager for Free Pascal and Lazarus. Suitable for simulation.
Computer Organization
Version control for arbitrary program memory
A windows process manager utility.
Assignments submitted for the course FineTech-1
The Ancient Rite of Passage: Writing your own memory manager in plain C ;).
Advanced C++ – Exercise 'Memory Manager'
A simple memory manager suited for lighter and quicker dynamic allocations in heavy lifting environments
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."