Repository navigation
memory-manager
- Website
- Wikipedia
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!
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.
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.
Memory manager for Free Pascal and Lazarus
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
Version control for arbitrary program memory
Simple JS memory allocator
Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool
A windows process manager utility.
Efficient Pool/Block Memory Allocator