Skip to content

Pull requests: microsoft/mimalloc

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Ensure correct size_t mangling on Emscripten
#1257 opened Apr 11, 2026 by kleisauke Loading…
Rustine: mimalloc C → Rust Translation
#1212 opened Jan 28, 2026 by enum-class Loading…
Implement RISC-V64 atomic_yield fastpath
#1157 opened Oct 12, 2025 by MahnoKropotkinvich Loading…
Mark the padding bytes no access
#1076 opened Apr 17, 2025 by Morakito Loading…
add support for static override on Windows
#1075 opened Apr 15, 2025 by Noxybot Contributor Loading…
init main heap
#1059 opened Apr 1, 2025 by Noxybot Contributor Loading…
disable new/delete overrides when building as C code
#959 opened Nov 6, 2024 by Noxybot Contributor Loading…
Suppress compiler warning on potential buffer overflow
#935 opened Aug 31, 2024 by doctorlai-msrc Contributor Loading…
unconditionally define decl exports for GNU-style visibility
#637 opened Nov 1, 2022 by eli-schwartz Contributor Loading…
add stdatomic.h for gcc-4.8.5
#611 opened Aug 10, 2022 by deanxyuan Loading…
__builtin_memcpy/set_inline from clang usage introduction.
#594 opened Jun 19, 2022 by devnexen Contributor Loading…
Add ability to not override new/delete for C++
#583 opened May 17, 2022 by azat Loading…
Support -fno-exceptions when building with C++ support
#572 opened Apr 5, 2022 by Jarred-Sumner Contributor Loading…
new utility to name a region
#569 opened Apr 2, 2022 by devnexen Contributor Loading…
detect large page size on freebsd.
#531 opened Jan 20, 2022 by devnexen Contributor Loading…
histogram: add pow2 allocation stats via MIMALLOC_SHOW_HISTOGRAM=1
#529 opened Jan 18, 2022 by larkmjc Contributor Loading…
follow-up reallocarr(ay) BSD implementations,
#519 opened Jan 7, 2022 by devnexen Contributor Loading…
linux, checking THP current system settings.
#494 opened Dec 12, 2021 by devnexen Contributor Loading…
Add an option to reduce pagefault when available
#430 opened Jun 30, 2021 by hankluo6 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.