-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlocal.bib
More file actions
37 lines (33 loc) · 1.11 KB
/
local.bib
File metadata and controls
37 lines (33 loc) · 1.11 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
@misc{klock14nonzeroing,
title = "Rust {RFC}: non-zeroing dynamic drop",
author = "Felix Klock",
year = 2014,
month = Sep,
howpublished = {\url{https://github.com/rust-lang/rfcs/blob/master/text/0320-nonzeroing-dynamic-drop.md}},
note = {Accessed: 2024-10-08},
}
@article{marr16cross,
title={Cross-language compiler benchmarking: are we fast yet?},
author={Marr, Stefan and Daloze, Benoit and M{\"o}ssenb{\"o}ck, Hanspeter},
journal={{ACM} {SIGPLAN} Notices},
volume={52},
number={2},
pages={120--131},
year={2016},
month=Nov,
publisher={{ACM}},
}
@misc{hoare22cycles,
author = "Graydon Hoare",
title = "Reply to `What should be included in a history of the {Rust} language?'",
year = 2022,
month = Dec,
howpublished = {\url{https://www.reddit.com/r/rust/comments/za5lh5/comment/iyp0ptm/}}
}
@misc{hughes25garbageartefact,
title = {Reproduction Package for Article `Garbage Collection for Rust: The Finalizer Frontier'},
author = {Jacob Hughes and Laurence Tratt},
year = {2025},
howpublished = {Zenodo},
doi = {10.5281/zenodo.17013382},
}