Andrew Shay logo
Blog & Digital Garden
Home > Digital Garden > Rust

⚙️ Rust (14)

  1. ⭐ 🔗 Transmitic
    Encrypted peer-to-peer file transfer and sharing
  2. 🔗 book: Command-Line Rust
  3. 🔗 book: Comprehensive Rust
  4. 🔗 book: High Assurance Rust
  5. 🔗 book: Profile-guided Optimization
  6. 🔗 book: Rust Atomics and Locks
  7. 🔗 book: Rust Design Patterns
  8. 🔗 book: The Little Book of Rust Books
  9. 🔗 book: The Rust Performance Book
  10. 🔗 book: The Rustonomicon
  11. 🔗 Dependency on rust removes support for a number of platforms for pyca/cryptography
  12. 🔗 Make a Language with Rust
  13. 🔗 sciter
    Create GUIs with HTML, CSS and Javascript. Great choice for Rust.
  14. 🔗 Using unwrap() in Rust is okay