https://github.com/ecklf/ecklf
https://github.com/ecklf/ecklf
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ecklf/ecklf
- Owner: ecklf
- Created: 2020-07-09T08:10:28.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-08-25T06:50:18.000Z (almost 4 years ago)
- Last Synced: 2025-10-27T00:35:16.346Z (8 months ago)
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
『时间,每天得到的都是二十四小时,可是一天的时间给勤勉的人带来智慧和力量,给懒散的人只留下一片悔恨』 – 鲁迅


Resource Links
#### Rust Learning Resources
- The Rust Programming Language Book: https://doc.rust-lang.org/book/
- Learn Rust: https://learning-rust.github.io/
- Gentle Rust intro: https://stevedonovan.github.io/rust-gentle-intro/
- Clear explanation of Rust’s module system: https://www.sheshbabu.com/posts/rust-module-system/
- Rust by Example: https://doc.rust-lang.org/stable/rust-by-example/
- Exercises: https://github.com/rust-lang/rustlings/
- The summary of the book: https://tourofrust.com/
- The async_std book: https://rust-lang.github.io/async-book/
- Examples of code: http://rosettacode.org/wiki/Category:Rust
- Rust Cheatsheet: https://www.cheats.rs/
- Minimal Cheatsheet: https://upsuper.github.io/rust-cheatsheet/
- Syntax explained: https://jrvidal.github.io/explaine.rs/
- Compiler/ASM Explorer: https://rust.godbolt.org/
- Embedded Rust book 1: https://rust-embedded.github.io/book/
- Embedded Rust book 2: https://embedded-trainings.ferrous-systems.com/
- Rust Analyzer: https://rust-analyzer.github.io/
- Discord Servers: https://github.com/mhxion/awesome-discord-communities#rust
- Popular tagged Libraries: https://github.com/rust-unofficial/awesome-rust
- "Are we there yet": https://wiki.mozilla.org/Areweyet
- Rustnomicon (Unsafe Rust): https://doc.rust-lang.org/nomicon/index.html
- The Secret Life of Cows: https://deterministic.space/secret-life-of-cows.html
#### Rust WASM Libraries
- https://github.com/neon-bindings/neon
- https://github.com/rustwasm/wasm-bindgen