issues
search
mjansson
/
rpmalloc
Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C
Other
2.16k
stars
187
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
`__builtin_thread_pointer` broken on aarch64 macOS (at least with apple clang 16)
#346
thomcc
opened
6 days ago
0
memalign always get segmentation fault when use span_size as alignment
#345
YogzZ
opened
1 week ago
0
Suggestion: switch to MIT-0 license instead of MIT license
#344
skissane
opened
1 month ago
0
rpmalloc_heap_aligned_calloc has incorrect RPMALLOC_ATTRIB_ALLOC_SIZE2
#343
melissamears
opened
2 months ago
0
How to properly release(free) a heap?
#342
YuriArthas
opened
4 months ago
0
Added GitHub Actions CI for Multi Platforms
#341
TheTechsTech
opened
4 months ago
0
Revert bug fixes, Added GitHub Actions CI
#340
TheTechsTech
closed
4 months ago
0
fix _Static_assert/Thread_local -Wpre-c11-compat build error with clang.
#339
devnexen
opened
4 months ago
0
Warning on MSVC 17.10
#338
BobbyAnguelov
opened
4 months ago
0
bug fix tiny c compatibility add GitHub Actions CI
#337
TheTechsTech
closed
4 months ago
0
Improve crossthread free
#336
mjansson
closed
5 months ago
0
adding option to disable thp on linux/android.
#335
devnexen
closed
5 months ago
0
Too high memory consumption
#334
Drwalin
opened
6 months ago
3
Building `develop` as part of LLVM with the built-in option fails on Windows
#333
tru
opened
6 months ago
3
Android dlopen failed due to TLS_MODEL attribute
#332
natepaynefb
opened
6 months ago
1
fix: i686
#331
Wodann
closed
7 months ago
0
Promote rewrite branch to develop
#330
mjansson
closed
7 months ago
0
Use __yield on ARM64 Windows
#329
mjansson
closed
7 months ago
0
Update CHANGELOG
#328
mjansson
closed
7 months ago
0
Merge to main
#327
mjansson
closed
7 months ago
0
get_thread_id() implementation throws SIGILL on my ARM CPU
#326
12932
opened
8 months ago
1
_rpmalloc_span_extract_free_list_deferred is not lock-free
#325
marcinwrochna
opened
8 months ago
1
Add ARM64 support on Windows
#324
Jasper-Bekkers
closed
7 months ago
4
perf: check global cache before extracting from reserved memory
#323
FujiZ
closed
7 months ago
1
Add version information
#322
mxmlnkn
opened
10 months ago
0
Properly release span cache on free all
#321
mjansson
closed
10 months ago
0
fix recent clang build proposal.
#320
devnexen
closed
10 months ago
1
rpmalloc and msvc asan
#319
plekakis
opened
11 months ago
4
rpmalloc_heap_free_all has some bug
#318
bandok123
closed
10 months ago
3
Add _base variants of Windows Heap API
#317
taigacon
closed
10 months ago
1
Build fails using clang-16
#316
cmovcc
closed
10 months ago
3
enable_unlimited_thread_cache
#315
gblelloch
opened
1 year ago
1
feat(stats): count overflow list when unlimited cache is enabled
#314
FujiZ
closed
1 year ago
0
Segmentation fault with the rewrite branch in certain benchmarks
#313
KTSnowy
closed
10 months ago
5
Fix memory leak in rpmalloc_finalize
#312
dcrooks-ak
closed
1 year ago
3
Add "rpmalloc_get_heap_for_ptr"
#311
dcrooks-ak
closed
1 year ago
0
rpmalloc_heap_free - thread safe?
#310
rjobling
closed
1 year ago
1
Memory usage seems large compared with alternatives and is unaffected by cache settings.
#309
rjobling
closed
10 months ago
7
Fix GCC -Wmissing-attributes warnings for -DENABLE_OVERRIDE=1
#308
mxmlnkn
closed
1 year ago
0
`SIGABRT` when building w/ `-DENABLE_ASSERTS=1 -DENABLE_OVERRIDE=1 -DENABLE_PRELOAD=1`
#307
therealthingy
closed
10 months ago
1
fix: broken build + compiler warnings
#306
therealthingy
closed
1 year ago
1
Linking error: unresolved external symbol _rpmalloc_module_init
#305
rjobling
closed
10 months ago
7
undefined `false` when compiling
#304
Shoreshen
closed
1 year ago
1
fix: use 0 instead of false since boolean is not defined in C
#303
FujiZ
closed
1 year ago
0
revisit freebsd huge page size approach, instead of a hardcoded value
#302
devnexen
closed
1 year ago
0
C++ override test new placement proposal
#301
devnexen
closed
1 year ago
0
fix: accumulate sizecache & spancache in heap stats
#300
FujiZ
closed
1 year ago
0
Segmentation fault when revising parameters(span_size and span_map_count)
#299
AaronZhao99
closed
1 year ago
1
rpmalloc_assume new macro proposal.
#298
devnexen
closed
1 year ago
2
Segmentation fault when building with ENABLE_OVERRIDE=1 and linking it statically
#297
mxmlnkn
opened
1 year ago
15
Next