memory-manager
There are 26 repositories under memory-manager topic.
IgorMundstein/WinMemoryCleaner
This free RAM cleaner uses native Windows features to optimize memory areas. It's a compact, portable, and smart application.
emeryberger/Hoard
The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.
emeryberger/Heap-Layers
Heap Layers: An Extensible Memory Allocation Infrastructure
CodeDead/MemPlus
Free up your memory for free!
schulkinator/memorymanager
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.
johsteffens/tbman
Memory Manager - Fast, Scalable and Easy to use
fafalone/MemListMgr
Memory List Manager
AbdallahHemdan/Sqrt_OS
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.
AdelRizq/Sqrt_OS
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
opensimply/Simply-Memory-Manager
Memory manager for Free Pascal and Lazarus
rhit-rotho/libpbvt
Version control for arbitrary program memory
scopeInfinity/Projects
Projects Collections
arxiver/mema
Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool
PlagaMedicum/segment-memory-manager
OS Lab 1 Segment memory manager
warriors-life/memory-allocator
Simple JS memory allocator
rshipp/csci442
Operating Systems
zchee/llmctxenv
Similar to pyenv or something, but manages the LLM CLI's context memory environment, such as CLAUDE.md, GEMINI.md, AGENTS.md, and more.
Am-I-One-Or-Zero/MemoryAllocator
Efficient Pool/Block Memory Allocator
inverse-signal/process-manager
A windows process manager utility.
Ma-Fi-94/mymalloc
The Ancient Rite of Passage: Writing your own memory manager in plain C ;).
brugr9/MemMngr
C++ Memory Manager
comparebasic/caneka
The Anti-Syntax Runtime
rusyaev-dk/memory_manager
Memory manager with abstract implementation of work.
StrubT/ACPlusPlusMemoryManager
Advanced C++ – Exercise 'Memory Manager'
TarunGuptaJ/FineTech-1
Assignments submitted for the course FineTech-1
twaritwaikar/simple-memory-manager
A simple memory manager suited for lighter and quicker dynamic allocations in heavy lifting environments