Forwarded from C++ Academy
Google выделил миллион долларов на улучшение переносимости между С++ и Rust https://opennet.ru/60556/
@cpluspluc
  
  @cpluspluc
www.opennet.ru
  
  Google выделил миллион долларов на улучшение переносимости между С++ и Rust
  Компания Google предоставила организации Rust Foundation целевой грант, размером 1 млн долларов, который позволит профинансировать работу по улучшению взаимодействия кода на языке Rust с кодовыми базами, написанными на языке C++. Грант рассматривается как…
👍33🔥4💩2
  Выпуск языка программирования Rust 1.76 https://opennet.ru/60575/
  
  www.opennet.ru
  
  Выпуск языка программирования Rust 1.76
  Опубликован релиз языка программирования общего назначения Rust 1.76, основанного проектом Mozilla, но ныне развиваемого под покровительством независимой некоммерческой организации Rust Foundation. Язык сфокусирован на безопасной работе с памятью и предоставляет…
👍21🔥5❤3⚡1
  https://rust-lang-nursery.github.io/rust-cookbook/os/external.html#run-an-external-command-and-process-stdout
@rust_code
Please open Telegram to view this post
    VIEW IN TELEGRAM
  rust-lang-nursery.github.io
  
  External Command - Rust Cookbook
  Collection of useful Rust code examples
👍18❤3❤🔥2
  🔥 Дайджест полезных материалов из мира Rust за неделю
Почитать:
— Огромная шпаргалка с готовыми запросами SQL (SQLite)
— Практическое руководство по Rust. 1/4
— Trait-объекты и полиморфизм в Rust
— 20 инструментов командной строки для мониторинга производительности Linux
— Где изучать C# в 2024. Бесплатные курсы и полезные ресурсы
— Super Bowl Squares on Solana
— Edge IoT with Rust on ESP: Ping!
— My Personal Serverless Rust Developer Experience. It’s Better Than You Think
— Rust: actix-web get SSL/HTTPS for localhost.
— The Mechanics of mutable and immutable references in Rust
— Programming fundamentals in Rust - Part 1 : Variables and Mutability
— Building an uptime monitoring web service in Rust
— Exploring Computer Graphics: Fortnightly Chronicle #8
— Rust GraphQL APIs for NodeJS Developers: Introduction
— Rust wont save us, but it's ideas will
Посмотреть:
🌐 Frontend заменит мобильную разработку? WTF?!?! (⏱ 11:15)
🌐 NEW Next.js 14 Course Announcement! (⏱ 02:47)
🌐 The Web Developer Job Market Is Broken (⏱ 00:44)
🌐 Do You Know All 63 HTTP Status Codes? (⏱ 00:57)
Хорошего дня!
Почитать:
— Огромная шпаргалка с готовыми запросами SQL (SQLite)
— Практическое руководство по Rust. 1/4
— Trait-объекты и полиморфизм в Rust
— 20 инструментов командной строки для мониторинга производительности Linux
— Где изучать C# в 2024. Бесплатные курсы и полезные ресурсы
— Super Bowl Squares on Solana
— Edge IoT with Rust on ESP: Ping!
— My Personal Serverless Rust Developer Experience. It’s Better Than You Think
— Rust: actix-web get SSL/HTTPS for localhost.
— The Mechanics of mutable and immutable references in Rust
— Programming fundamentals in Rust - Part 1 : Variables and Mutability
— Building an uptime monitoring web service in Rust
— Exploring Computer Graphics: Fortnightly Chronicle #8
— Rust GraphQL APIs for NodeJS Developers: Introduction
— Rust wont save us, but it's ideas will
Посмотреть:
🌐 Frontend заменит мобильную разработку? WTF?!?! (⏱ 11:15)
🌐 NEW Next.js 14 Course Announcement! (⏱ 02:47)
🌐 The Web Developer Job Market Is Broken (⏱ 00:44)
🌐 Do You Know All 63 HTTP Status Codes? (⏱ 00:57)
Хорошего дня!
❤9👍6🔥5⚡2
  This media is not supported in your browser
    VIEW IN TELEGRAM
  🦀 Egui - отличный способ быстро и легко создавать #UI-приложения на Rust. 
https://crates.io/crates/egui
@rust_code
https://crates.io/crates/egui
@rust_code
👍27🔥4❤3⚡1
  🦀 RustHound
Active Directory data collector for #BloodHound written in #Rust.
https://github.com/NH-RED-TEAM/RustHound
#cybersecurity #pentesting #redteam
  
  
  Active Directory data collector for #BloodHound written in #Rust.
https://github.com/NH-RED-TEAM/RustHound
#cybersecurity #pentesting #redteam
👍9❤4⚡1🔥1
  2023 Annual Rust Survey Results
https://blog.rust-lang.org/2024/02/19/2023-Rust-Annual-Survey-2023-results.html
https://blog.rust-lang.org/2024/02/19/2023-Rust-Annual-Survey-2023-results.html
❤9⚡1🔥1
  Translating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly
https://mary.codes/blog/programming/translating_openstreetmaps_to_HTML5_canvas_rust_wasm/
  
  https://mary.codes/blog/programming/translating_openstreetmaps_to_HTML5_canvas_rust_wasm/
Mary Knize
  
  Translating OpenStreetMap data to HTML5 Canvas with Rust and WebAssembly | Programming | mary.codes
  Using the Overpass API to read OSM data, parsing the data with Rust, and then drawing the map onto HTML5 canvas.
👍12
  Zed Founders chat: From Atom to Zed (highlights their choice of Rust)
https://youtube.com/watch?v=w894KLbapLw
  
  https://youtube.com/watch?v=w894KLbapLw
YouTube
  
  Zed Founders Chat #2
  Summary:
The conversation covers the vision for Zed and the technological choices made, the importance of owning the full stack, and the trade-offs of building everything in-house. The conversation covers topics such as gold-plated parts of Zed, rewriting…
The conversation covers the vision for Zed and the technological choices made, the importance of owning the full stack, and the trade-offs of building everything in-house. The conversation covers topics such as gold-plated parts of Zed, rewriting…
👍8
  Блог (и бенчмарк) о различных типах паттернов сборки в rust
https://github.com/atamakahere-git/bob
@rust_code
  
  https://github.com/atamakahere-git/bob
@rust_code
GitHub
  
  GitHub - atamakahere-git/bob: Testing which builder pattern is better in rust
  Testing which builder pattern is better in rust. Contribute to atamakahere-git/bob development by creating an account on GitHub.
👍9⚡1❤1🥰1