issues
search
ezrosent
/
allocators-rs
Allocators in Rust
Apache License 2.0
311
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
alloc-tls: how can panicking in with’s closure cause UB?
#197
cormacrelf
opened
4 years ago
0
alloc-tls: update crates.io
#196
sollyucko
closed
4 years ago
8
Bump Rust to the latest nightly
#195
jeehoonkang
opened
5 years ago
0
[object-alloc] update crates.io
#194
wangbj
closed
5 years ago
1
Reproducing performance benchmarks in elfmalloc-performance.md
#193
mjansson
closed
5 years ago
2
object-alloc-test: Use paste instead of interpolate_idents
#192
joshlf
closed
6 years ago
0
Upgrade stdlib dependencies
#191
joshlf
closed
6 years ago
0
test-scripts/check-copyright-comments.sh: Optimize
#190
joshlf
closed
6 years ago
0
test-scripts: Optimize check-copyright-comments.sh
#189
joshlf
opened
6 years ago
1
Update to sysconf version 0.3.3
#188
joshlf
closed
6 years ago
0
Fix various warnings
#187
joshlf
closed
6 years ago
0
mmap-alloc: Fix bug in test
#186
joshlf
closed
6 years ago
0
Update to new GlobalAlloc trait
#185
joshlf
closed
6 years ago
0
mmap-alloc: Update to new Alloc trait
#184
joshlf
closed
6 years ago
0
alloc-fmt: Add links to documentation
#183
JaromirCharles
closed
6 years ago
0
alloc-fmt: Hyperlinks to other rust objects
#182
JaromirCharles
opened
6 years ago
1
Update mmap-alloc for the new nightly `Alloc` trait
#181
fitzgen
closed
6 years ago
4
slab-alloc/travis.sh: Use --release, not RUSTFLAGS='-C opt-level=3'
#180
joshlf
opened
6 years ago
0
elfmalloc: Don't leak resources when allocation fails
#179
joshlf
opened
6 years ago
0
mmap-alloc: Make MapAlloc/MapAllocBuilder Clone
#178
joshlf
closed
6 years ago
0
object-alloc: Minor documentation fix
#177
joshlf
closed
6 years ago
0
alloc-fmt: Fix missing newline in panic messages
#176
joshlf
closed
6 years ago
0
object-alloc: Return Options instead of Results
#175
joshlf
closed
6 years ago
0
elfmalloc: Mark GlobalAllocProvider Send to satisfy lazy_static
#174
joshlf
closed
6 years ago
0
elfmalloc: Use mmap alloc large-align feature
#173
joshlf
closed
6 years ago
0
mmap-alloc: Include more information in assertion messages
#172
joshlf
closed
6 years ago
0
bsalloc: improve cache
#171
teg
closed
4 years ago
5
mmap-alloc: Only compile debug_verify_ptr when debug_assertions are on
#170
joshlf
closed
6 years ago
0
elfmalloc: Remove background cleanup thread
#169
joshlf
opened
6 years ago
0
elfmalloc: Reduce memory usage in bench_push_nested
#168
joshlf
closed
6 years ago
0
elfmalloc: Re-enable Travis tests, set RUST_TEST_THREADS=1
#167
joshlf
closed
6 years ago
0
alloc-tls: Fix missing dynamic loading checks
#166
joshlf
closed
6 years ago
0
bagpipe: Store a crossbeam GC internally, don't use global singleton
#165
joshlf
opened
6 years ago
1
git-hooks: Initial commit
#164
joshlf
closed
6 years ago
0
alloc-fmt: Add AllocUnwrap trait, refactor alloc_panic macro
#163
joshlf
closed
6 years ago
0
alloc-fmt: Implement unwrap and expect
#162
joshlf
closed
6 years ago
1
test-scripts/check-copyright-comments.sh: Catch more errors
#161
joshlf
closed
6 years ago
0
elfmalloc: Bubble up OOM errors, remove unnecessary internal code
#160
joshlf
opened
6 years ago
0
elfmalloc: Use mmap alloc large-align
#159
joshlf
opened
6 years ago
0
README.md: Add alloc-tls, update to reflect that alloc-fmt is released
#158
joshlf
closed
6 years ago
0
alloc-tls: Consider removing alloc_tls_fast_with! macro
#157
joshlf
opened
6 years ago
0
alloc-tls: Benchmark alloc_tls_fast_with! macro
#156
joshlf
closed
6 years ago
0
alloc-tls: Fix and expand documentation
#155
joshlf
closed
6 years ago
0
alloc-fmt: Fix bug in alloc_panic! macro
#154
joshlf
closed
6 years ago
0
mmap-alloc: Support resetting memory on Windows?
#153
joshlf
opened
6 years ago
0
mmap-alloc: Add large-align feature, support committing on Linux/Mac
#152
joshlf
closed
6 years ago
0
Add committing back to mmap-alloc on Linux/Mac with madvise/MADV_WILLNEED?
#151
joshlf
closed
6 years ago
1
Travis: Cache ~/.cargo directory to speed up builds
#150
joshlf
closed
6 years ago
0
Use unsafe_unwrap (or stdlib equivalent) for NonNull
#149
joshlf
opened
6 years ago
0
object-alloc: Switch from *mut to NonNull
#148
joshlf
closed
6 years ago
0
Next