阅读(1118) (0)

相关学术研究

2016-08-12 21:25:55 更新

相关学术研究

如下是部分对 Rust 有影响的学术论文。通过阅读它们可以更好的理解 Rust 的背景,甚至迸发出更精彩的想法。

类型系统

并发性

其他

Crash-only software
Composing High-Performance Memory Allocators
Reconsidering Custom Memory Allocation

关于 Rust 的论文

GPU programming in Rust
Parallel closures: a new twist on an old idea - 提到的不完全是 rust,但是是由 nmatsakis 提出的。