12 lines
300 B
Markdown
12 lines
300 B
Markdown
|
# AuMemory
|
||
|
|
||
|
Example Usage: \
|
||
|
File: HelloAurora/master/Tests/Public/15. Hello ByteBuffer/Main.cpp
|
||
|
|
||
|
|
||
|
# Features
|
||
|
* ByteBuffer
|
||
|
* Optimize cache [heavy precache]
|
||
|
* O(1) Heap Allocator (based on a hacked up external lib)
|
||
|
* Purge Executable Memory Cache
|
||
|
* Pin virtual memory into physical memory / SwapLock
|