rust
Tags: computers
- https://rust-analyzer.github.io/blog/2020/04/20/first-release.html
- https://rust-unofficial.github.io/too-many-lists/
- https://leetcode.com/problemset/all/
- https://towardsdatascience.com/you-want-to-learn-rust-but-you-dont-know-where-to-start-fc826402d5ba
- https://doc.rust-lang.org/book/ch19-06-macros.html
tools
- serde: https://serde.rs/
Learning Rust
- https://news.ycombinator.com/item?id=12477211
- https://news.ycombinator.com/item?id=19077354
- https://news.ycombinator.com/item?id=19698598
Racer (auto-complete for rust in emacs)
- https://github.com/racer-rust/racer
- As of Dec 19th, 2021, you need
nightly-2021-06-07
:
Lunatic
- https://github.com/lunatic-solutions/lunatic
- erlang inspired rust substrate for wasm