#RustLanguage
March 8, 2025 at 8:14 PM
Confession: I've been using Rust for 7 years now, and I still can't remember whether println! for debug is {:?} or {?:} on the first try

#Rust #RustLang #RustLanguage
December 16, 2024 at 2:41 AM
Examples:

C : static-weak
C# : static-strong
JS : dynamic-weak
Python : dynamic-strong

I think #Rust #RustLang #RustLanguage is also static-strong cmiiw

#PythonProgramming
February 22, 2025 at 10:00 AM
March 5, 2025 at 5:17 AM
May 20, 2025 at 9:02 PM
Started to learn Rust, and the "no semicolon" to return a value is so brilliant

#rustlang #rustlanguage
June 24, 2025 at 5:57 PM
Watch our technical webinar to explore the wolfSSL-wolfCrypt Rust crate, including no_std support, FIPS-validated cryptography, post-quantum algorithms, flexible integration, and wolfCrypt’s optimized C backend.

Watch now: youtu.be/TrBmFFkzoZw...

#RustLanguage #PQC #FIPS #wolfSSL @rustlang
Production Rust Cryptography with wolfCrypt: FIPS, Post-Quantum, and High Portability
Choosing a cryptographic library for Rust means balancing more than memory safety. Production deployments require portability, compliance, stable APIs, and a library that can evolve with changing security standards. This technical webinar examines the design of the wolfssl-wolfcrypt crate, includin
youtu.be
August 30, 2026 at 9:49 PM
Rust developers offered $20k for rav1d to reach C performance (By Ryan Daws)

#rustlang #rustlanguage #rust #coding #programming #trendingtech #rav1d #challenge

www.developer-tech.com/news/rust-de...
May 20, 2025 at 9:00 PM
When working with polymorphism, Rust prefers using which of the following objects instead of inheritance?
A) slice
B) strong
C) lifetime
D) trait

#TechQuiz #RustLanguage
December 10, 2024 at 7:07 PM