]> xn--ix-yja.es Git - alex.git/commitdiff
Add Effective Rust
authoralexpdp7 <alex@pdp7.net>
Sun, 2 Mar 2025 22:26:39 +0000 (23:26 +0100)
committeralexpdp7 <alex@corcoles.net>
Sun, 2 Mar 2025 22:27:17 +0000 (23:27 +0100)
INTERESTING_PROJECTS.org

index 855f404e9ad905d832c7a95134e319489f199872..f79b2f1ad6aad371ae4a46fa09c178c57bf80eb4 100644 (file)
@@ -97,6 +97,7 @@ Also keeping things in a Org mode means I can classify and add notes.
    - https://crates.io/crates/crossterm
    - https://github.com/matklad/xshell - Rust as a shell replacement, with nice interpolation
    - https://github.com/bytecodealliance/cap-std - Safer, opt-in file access
+   - https://www.lurklurk.org/effective-rust/ - Effective Rust, a Rust book beyond the Rust documentation
 **** Async
    - https://zoo.dev/blog/introducing-delouse - Async debugging
 *** Java