Pinned Repositories
rustc-dev-guide
A guide to how rustc works and how to contribute to it.
reference
The Rust Reference
book
The Little Book of Rust Books
wg-macros
Home of the Rust Macros Working Gruop
AreWeRustYet
Awesome list of "Are We *thing* Yet" for Rust
async-iterator-examples
Examples of Rust async iterators
awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
awesome-georust
A curated list of awesome geospatial software, libraries, tools and resources, written in Rust
awesome-rust
A curated list of Rust code and resources.
book
The Little Book of Rust Books
Tbkhi's Repositories
Tbkhi/rustc-dev-guide
A guide to how rustc works and how to contribute to it.
Tbkhi/rust
Empowering everyone to build reliable and efficient software.
Tbkhi/awesome-embedded-rust
Curated list of resources for Embedded and Low-level development in the Rust programming language
Tbkhi/reference
The Rust Reference
Tbkhi/awesome-rust
A curated list of Rust code and resources.
Tbkhi/awesome-georust
A curated list of awesome geospatial software, libraries, tools and resources, written in Rust
Tbkhi/book
The Little Book of Rust Books
Tbkhi/async-iterator-examples
Examples of Rust async iterators
Tbkhi/case-studies
Analysis of various tricky Rust code
Tbkhi/AreWeRustYet
Awesome list of "Are We *thing* Yet" for Rust
Tbkhi/not-yet-awesome-rust
A curated list of Rust code and resources that do NOT exist yet, but would be beneficial to the Rust community.
Tbkhi/santiago
Santiago is a lexing and parsing toolkit for Rust
Tbkhi/TypeFunc
Resources for type theory, functional programming, etc.