-
Notifications
You must be signed in to change notification settings - Fork 1
/
Rust.py
30 lines (30 loc) · 1.9 KB
/
Rust.py
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
"Rust":[
"https://rust.zeef.com/harris.brakmic"
"http://xania.org/201505/on-rust-performance"
"http://blog.rust-lang.org/2015/04/03/Rust-1.0-beta.html"
"https://rnestler.github.io/more-rust-compared-to-c.html"
"http://blog.rust-lang.org/2015/04/10/Fearless-Concurrency.html"
"http://blog.rust-lang.org/2015/04/10/Fearless-Concurrency.html"
"http://huonw.github.io/blog/2015/05/finding-closure-in-rust/"
"http://blog.rust-lang.org/2015/04/17/Enums-match-mutation-and-moves.html"
"http://www.hashmismatch.net/2015/05/18/pragmatic-bare-metal-rust.html"
"http://code.tutsplus.com/tutorials/javascript-loop-optimization--cms-23997"
"http://benashford.github.io/blog/2015/05/24/rust-traits-for-developer-friendly-libraries/"
"http://lucumr.pocoo.org/2015/5/27/rust-for-pythonistas/"
"http://blog.viraptor.info/post/i-wrote-a-website-in-rust-and-lived-to-tell-the-tale"
"http://scattered-thoughts.net/blog/2015/06/04/three-months-of-rust/"
"http://unconj.ca/blog/expressing-l-systems-in-rust.html"
"https://gist.github.com/oakes/4af1023b6c5162c6f8f0"
"http://jakegoulding.com/rust-ffi-omnibus/"
"http://manishearth.github.io/blog/2015/09/01/designing-a-gc-in-rust/"
"http://huonw.github.io/blog/2015/08/simd-in-rust/"
"http://blog.rust-lang.org/2015/04/10/Fearless-Concurrency.html"
"https://medium.com/jim-fleming/complex-types-with-rust-s-ffi-315d14619479"
"http://vaskir.blogspot.ru/2015/04/computing-cryptography-hashes-rust-vs-f.html"
"https://www.bignerdranch.com/blog/building-an-ios-app-in-rust-part-1/"
"http://manishearth.github.io/blog/2015/05/30/how-rust-achieves-thread-safety/"
"http://dtrace.org/blogs/ahl/2015/06/22/first-rust-program-pain/"
"http://hermanradtke.com/2015/06/22/effectively-using-iterators-in-rust.html"
"https://doc.rust-lang.org/nightly/adv-book/"
"http://wafflespeanut.github.io/blog/2015/07/05/a-pythonist-getting-rusty-these-days-dot/"
"http://www.infoq.com/news/2015/08/rust-12-released"