Repository navigation

#

memory-manager

The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.

C++
1145
21 天前

Heap Layers: An Extensible Memory Allocation Infrastructure

C++
394
10 天前

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.

C++
77
3 个月前

Memory Manager - Fast, Scalable and Easy to use

C
29
5 个月前

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.

C
20
4 年前

Memory manager for Free Pascal and Lazarus

Pascal
10
1 个月前

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

C
10
4 年前

Memory Manager for C language to maintain the memory allocation and dellactions and works as a memory pool

C
2
1 年前

OS Lab 1 Segment memory manager

C
2
5 年前
C++
1
5 年前

C++ Memory Manager

C++
0
3 年前

Assignments submitted for the course FineTech-1

C
0
5 年前