issues
search
microsoft
/
mimalloc
mimalloc is a compact general purpose allocator with excellent performance.
MIT License
10.61k
stars
866
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
_mi_memcpy/_mi_memzero: tighten criteria for intrinsics for windows.
#961
devnexen
opened
6 days ago
0
How to have several different heaps in one thread
#960
jesHrz
opened
1 week ago
0
fix new/delete overrides
#959
Noxybot
opened
2 weeks ago
2
Crash Occurs When Running on Windows 11 (24H2 26100.2033) with ARM Processor
#958
DuShijun
opened
2 weeks ago
0
startup error on Windows11 24H2
#957
Niteip
opened
2 weeks ago
15
What happens if thread_id gets reused?
#956
malkia
opened
3 weeks ago
2
Dev-slice 5cd09ce produces compile errors with VS2022
#955
jackL999
closed
2 weeks ago
1
Fix build error on x64-android
#954
jimwang118
closed
3 weeks ago
1
enforce first null byte in CANARY
#953
gfelber
closed
3 weeks ago
3
APP crash issue
#952
XuSai1998
opened
4 weeks ago
1
prepend null byte to canary
#951
gfelber
closed
3 weeks ago
1
Build error under android
#950
jimwang118
closed
3 weeks ago
0
Skip aligned allocation on SV39 MMUs
#949
orlitzky
opened
1 month ago
5
is there any plan to support GWP-Asan?
#948
Arteiimis
opened
1 month ago
2
Add custom per object before-free hook function
#947
yairlenga
opened
1 month ago
0
Fix int and long handling and the use of (u)intptr_t in _mi_vsnprintf
#946
ArtSin
closed
3 weeks ago
3
Specify default options at compile time
#945
mpoeter
opened
1 month ago
5
Memory leaks while using thread_local variables
#944
mwichtowski
opened
1 month ago
3
Musl needs __libc* functions too
#943
asdf-bro
closed
3 weeks ago
1
pointer being freed was not allocated
#942
omartijn
opened
1 month ago
2
Windows ARM64 support?
#941
hjyamauchi
opened
2 months ago
4
How to use mimalloc for java app on windows?
#940
khebrati
opened
2 months ago
1
Unable to obtain aligned memory on RISC-V systems with an SV39 MMU
#939
orlitzky
opened
2 months ago
3
Wrong mimalloc stat with asan
#938
thweetkomputer
opened
2 months ago
0
Creating heaps in pre-allocated arenas
#937
4lex1v
opened
2 months ago
1
mimalloc-redirect.dll incompatible with CFG
#936
Andarwinux
closed
2 weeks ago
0
Suppress compiler warning on potential buffer overflow
#935
doctorlai-msrc
opened
2 months ago
0
Fix a Typo
#934
doctorlai-msrc
opened
2 months ago
0
Failed to compile at Mariner 3.0 + gcc 13 + Address Sanitizer
#933
doctorlai-msrc
opened
2 months ago
0
Integrate with google/oss-fuzz for continuous fuzz testing?
#932
nathaniel-brough
opened
2 months ago
2
test: Add a fuzzing harness for heap allocator
#931
nathaniel-brough
opened
2 months ago
1
fix committed stat
#930
maxbachmann
opened
2 months ago
5
current_commit stat negative
#929
maxbachmann
opened
2 months ago
2
feat: Add support for logging to Android logcat
#928
nitanmarcel
opened
3 months ago
0
Output logs to logcat on android
#927
nitanmarcel
opened
3 months ago
2
docs: update readme.md
#926
eltociear
opened
3 months ago
0
First class heap allocations from different threads
#925
robertblaketaylor
opened
3 months ago
1
minject compatibility with mimalloc.dll
#924
isanych
opened
3 months ago
0
control over non-api symbol declarations
#923
q66
opened
3 months ago
15
How can mimalloc manage a piece of allocated memory?
#922
CS0522
opened
3 months ago
6
Performance differences between Windows and Linux
#921
jmather-sesi
opened
3 months ago
5
Perf regression
#920
mvparakhin
closed
3 months ago
8
Fix for GCC warning
#919
CunningBaldrick
closed
3 months ago
1
Fix build on FreeBSD-derivate DragonFly
#918
mneumann
opened
3 months ago
0
Add a missing #include
#917
rui314
opened
4 months ago
0
Extra compiler flags
#916
bgemmill
opened
4 months ago
1
Fix mi_cfree function missing certain big allocations
#915
kerambyte
opened
4 months ago
1
memory decommit does not work with large pages
#914
romange
opened
4 months ago
2
Is this a bug? segment-map.c uses an undefined constant MAX_UINT32
#913
1027663760
closed
3 months ago
1
why mi_bin() return MI_BIN_HUGE if wsize > MI_MEDIUM_OBJ_WSIZE_MAX
#912
kimixuchen
opened
4 months ago
0
Next