Highlights
-
-
-
require_lifetimes Public
A proc-macro to force rust authors to include lifetimes in their functions.
-
macrokata Public
Learn Macros In Rust
-
lifetimekata Public
An exploration of lifetimes in Rust.
-
verint-export-data Public
Export data from verint
JavaScript Apache License 2.0 UpdatedMay 18, 2024 -
verint-calendar-bookmarklet Public
Source code for a Bookmarklet which runs on Verint WFM Schedulers
JavaScript Apache License 2.0 UpdatedMar 26, 2024 -
rustau-talk-2024 Public
Associated code for my RustAU Lightning Talk, Feb 2024
Rust UpdatedFeb 27, 2024 -
-
-
-
-
nom Public
Forked from rust-bakery/nomRust parser combinator framework
Rust MIT License UpdatedApr 6, 2023 -
rustlings Public
Forked from rust-lang/rustlings🦀 Small exercises to get you used to reading and writing Rust code!
Rust MIT License UpdatedMar 25, 2023 -
-
-
this-week-in-rust Public
Forked from rust-lang/this-week-in-rustData for this-week-in-rust.org
HTML UpdatedFeb 7, 2023 -
blessed-rs Public
Forked from nicoburns/blessed-rsA community guide to the Rust ecosystem
HTML UpdatedJan 21, 2023 -
rust-learning Public
Forked from ctjhoa/rust-learningA bunch of links to blog posts, articles, videos, etc for learning Rust
2 UpdatedJan 21, 2023 -
-
reference Public
Forked from rust-lang/referenceThe Rust Reference
Rust Apache License 2.0 UpdatedJan 10, 2023 -
oxide-and-friends Public
Forked from oxidecomputer/oxide-and-friendsShow notes from Oxide and Friends recordings
Rust UpdatedJan 10, 2023 -
rust-analyzer Public
Forked from rust-lang/rust-analyzerA Rust compiler front-end for IDEs
Rust Apache License 2.0 UpdatedJan 9, 2023 -
idiomatic-rust Public
Forked from mre/idiomatic-rust🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
2 UpdatedJan 8, 2023 -
-
-
-
-
rust-edu.github.io Public
Forked from rust-edu/rust-edu.github.ioWebsite for the Rust-Edu organization
TeX Other UpdatedSep 2, 2022 -
fydb Public
GDB (the GNU Debugger) is a complex program. These scripts are intended for beginner C programmers to help them get used to it.