Commit graph

63 commits

Author SHA1 Message Date
Matthias
1a30a75180
Add "Learning Rust through open source and live code reviews" by @lmammino 2020-10-15 12:33:00 +02:00
Matthias
f8fa01e8c1
fix link 2020-09-20 02:09:11 +02:00
Matthias
1c76e08bde
Fix link 2020-09-20 02:03:24 +02:00
Matthias
6402a83068
Add "Macros for a More Productive Rust" by @jam1garner 2020-08-27 00:55:01 +02:00
Ayrat Badykov
990c7016e9
Add procedural macros workshop by dtolnay (#13)
It's a great workshop on macros
2020-05-12 11:19:09 +02:00
Matthias
f569fc8a7b
Update README.md 2020-04-13 13:01:30 +02:00
Matthias
dc7d3fcc7a
Add Iteration patterns for Result & Option by @Xion 2020-04-12 23:30:56 +02:00
Matthias
5fd4d8024a
Add emojis 2020-04-07 09:47:54 +02:00
Matthias
c290fd140f
Add guide on how to write documentation by @GuillaumeGomez (#12) 2020-03-29 00:13:11 +01:00
Matthias
cde9895a8e
Use HTTPS everywhere (#11) 2020-03-28 23:51:53 +01:00
Matthias
1450ff2a91
Add "workshops" section (#10) 2020-03-28 23:43:27 +01:00
Matthias Endler
7865d8479c
Use official YouTube link for Idiomatic Rust talk
The previously used mirror has removed the file it seems.
2020-03-12 01:41:24 +01:00
Matthias Endler
ef87ef412a
Replace original link with archive link because the site is no longer available 2020-03-12 01:31:18 +01:00
Matthias Endler
fc66ed2325 Add "Elements of Rust" by @ferrous-systems 2020-02-08 16:53:33 +01:00
Matthias Endler
0c71cc3f82
Add "Making Rust more delightful" by @nrc 2020-01-08 10:01:43 +01:00
Matthias Endler
1f406102e3
Update HP 2020-01-08 09:41:56 +01:00
Matthias Endler
c253d44307
Add cheat.rs. Move projects section up. 2020-01-08 09:34:56 +01:00
Matthias Endler
46c99f56c3
Add Github Actions badge 2019-08-25 15:45:37 +02:00
Matthias Endler
df3db42f64
Fix 404 error 2019-08-25 14:00:20 +02:00
Matthias Endler
dac48e7b2d
Add "Await a minute" by @dtolnay 2019-08-25 13:34:10 +02:00
tadejpetric
ebc48e6386 Update README.md (#9)
One of the sites was moved to a new location.
2019-08-04 18:45:07 +02:00
jomi-se
1656a493f7 Fix Ripgrep code review dead link (#8)
Domain seems to have changed from `blog.mbrt.it` to `blog.mbrt.dev`
2019-04-15 14:46:44 +02:00
Matthias Endler
67736adce2
Add Travis badge 2018-12-02 23:11:53 +01:00
Matthias Endler
17e4db0687
Add basic CI (#7) 2018-12-02 23:09:22 +01:00
T.J. Telan
088d0ac3ee
Correcting url to rust-embedded.github.io
Removed trailing README.html from rust-embedded url to fix broken (404) link.
2018-11-20 10:44:05 -08:00
Matthias Endler
89f3880121
Fix formatting 2018-10-17 07:20:58 +02:00
Nate Finger
d40d8c25b5 add a link about learning about micro controllers through rust 2018-10-16 19:37:45 -04:00
Matthias Endler
0fa5609299
Update README.md 2018-10-07 13:30:38 +02:00
Matthias Endler
05a151be6c
Add "Programming an ARM microcontroller in Rust at four different levels of abstraction" 2018-02-22 11:32:06 +01:00
Matthias Endler
66248b02b0
Use canonical URL for FOSDEM video link 2018-02-05 18:09:17 +01:00
Matthias Endler
1831f0f2e4
Add "Idiomatic Rust" by mre 2018-02-05 10:34:44 +01:00
Matthias Endler
a78afb2a8f Add the Rust Anthology 2017-07-09 10:32:09 +02:00
Matthias Endler
39ddd63a36 Update history 2017-07-05 12:49:13 +02:00
Matthias Endler
64bc9ff366 Add "Idiomatic tree and graph like structures in Rust" by @saschagrunert 2017-07-05 11:50:01 +02:00
Matthias Endler
99479dd7e0 Update README.md 2017-06-30 12:19:17 +02:00
Matthias Endler
c67346c240 Add "An idiomatic way to sum up values in a multidimensional Array" to the forum section 2017-06-12 13:27:16 +02:00
Matthias Endler
5f8bf28298 Added forum section 2017-06-12 10:23:54 +02:00
Matthias Endler
4b62123110 Remove "Coroutines and Rust" because the pseudocode might be misleading for beginners. 2017-05-28 22:55:02 +02:00
Matthias Endler
8809202365 Add some more articles by @nikomatsakis, @code-ape, @Cobrand, @krstoff 2017-05-28 21:42:28 +02:00
Matthias Endler
50446c9463 Add articles by @hjr 2017-05-19 17:00:19 +02:00
Matthias Endler
3cd61d365b Update README.md 2017-05-19 16:27:19 +02:00
Matthias Endler
7d6a7c74a2 Update README.md 2017-05-19 16:26:56 +02:00
Matthias Endler
bd9e222895 Add "Convenient and idiomatic conversions in Rust" by @meqif 2017-05-16 09:44:43 +02:00
Matthias Endler
cc174cb476 Add "Error Handling in Rust" by @BurntSushi 2017-05-16 08:55:20 +02:00
Matthias Endler
724b97cdaa Add Rustic Bits by @llogiq 2017-05-16 08:52:05 +02:00
Matthias Endler
6759d85937 Add Rust by Example 2017-05-16 08:48:23 +02:00
Matthias Endler
47589031e0 Add video link for "Writing Idiomatic Libraries in Rust" by @killercup 2017-05-13 22:45:30 +02:00
Matthias Endler
d2df4dabe4 Fix link to FreePik 2017-05-11 14:04:09 +02:00
Jonathan Turner
e68f17b93f Add link to the ripgrep code review 2017-05-11 16:29:19 +12:00
Matthias Endler
42520b5721 Add talk about developing an idiomatic Slack client in Rust 2017-05-10 22:51:02 +02:00