issues
search
mtrebi
/
memory-allocators
Custom memory allocators in C++ to improve the performance of dynamic memory allocation
MIT License
1.75k
stars
160
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Lack of examples that demonstrate concurrency.
#30
evoskuil
opened
3 months ago
0
Stack allocator bugfix
#29
darknessWONG
opened
5 months ago
0
using malloc on custom memory allocator
#28
alitokur
closed
1 year ago
1
Found a bug in StackAllocator
#27
ImYellowFish
opened
1 year ago
0
Optimize PoolAllocator initialization by adding an Offset variable?
#26
ImYellowFish
opened
1 year ago
0
StackAllocator is not performant and wastes memory on padding
#25
inovachrono
opened
2 years ago
0
Fixed StackAllocator having garbage in the header on Free
#24
DraperDanMan
closed
1 year ago
0
freelist allcoator bugfix
#23
niu2x
opened
3 years ago
0
Make AllocationHeader::padding size_t
#22
legends2k
opened
3 years ago
0
find a small bug here
#21
No-47
opened
4 years ago
2
why use virtual method
#20
niu2x
opened
4 years ago
1
Build errors
#19
quad-bit
opened
4 years ago
3
Bug in Free List Allocator on 32bit systems
#18
kochol
opened
4 years ago
3
Simplify build instructions
#17
ghost
closed
5 years ago
0
Use better build script
#16
ghost
closed
5 years ago
0
I made mistake, sorry
#15
Switek1321313
closed
5 years ago
0
FreeListAllocator :: FindBest() question
#14
manupedrozo
opened
5 years ago
1
Updated to modern c++
#13
simonrenger
closed
5 years ago
0
Correct some broken grammar / spelling / syntax.
#12
shlomif
closed
5 years ago
1
Can you share rest ppt of Dynamic memory ?
#11
GarrickLin
closed
5 years ago
2
Fixed build error in MSVC, updated to std library chrono library, etc..
#10
jflopezfernandez
closed
4 years ago
1
Potential infinite loop caused by linked list node pointing to itself
#9
urosidoki
closed
6 years ago
2
AllocationHeader is not copied from stack to the memory position
#8
talhasaruhan
opened
6 years ago
2
consider adding tests
#7
onqtam
opened
6 years ago
1
Error while compiling in MSVC
#6
VadimIzmalkov
opened
6 years ago
3
add simple example
#5
tigercosmos
opened
6 years ago
1
Question about FreeListAllocator
#4
milanow
opened
6 years ago
2
Can't compile the code.
#3
maxtongwang
closed
6 years ago
4
How to use allocated memory
#2
stickyfingies
closed
6 years ago
3
There's a little confusion about the diagram
#1
chenbowalker
closed
6 years ago
4