Материалы по теме 'rust' | DevsDay.ru

IT-блоги Материалы по теме 'rust'

IT-блоги Материалы по теме 'rust'


Разработка dev.to 30 апреля 2024 г. 16:36

Hi everyone 👋 I just want to share my story and my most recent achievement about landing on a Rust-oriented software engineering position at a startup by creating and maintaining an open-source project, OasysDB, an embedded vector database. I init...... читать далее

rust opensource discuss career

DevOps OpenNET 30 апреля 2024 г. 10:00

Состоялся релиз мета-дистрибутива T2 SDE 24.5, предоставляющего окружение для формирования собственных дистрибутивов, кросс-компиляции и поддержания версий пакетов в актуальном состоянии. Дистрибутивы можно создавать на основе Linux, Minix, Hurd, Op...... читать далее

Разработка habr.com 30 апреля 2024 г. 9:42

Предисловие: этот пост представляет собой очень длинный перечень мыслей и проблем, возникавших у меня за годы работы; также в нём рассматриваются некоторые из аргументов, которые мне часто говорили. В посте выражено моё мнение, сформировавшееся у мен...... читать далее

rust borrow checker ecs entity-component-system игровые движки

Разработка habr.com 30 апреля 2024 г. 8:32

Привет, Хабр!Axum была создана командой Tokio, которая уже получила свой +rep за создание асинхронной платформы Tokio для Rust. Axum является микрофреймворком, ориентированным на упрощение задач, связанных с маршрутизацией и обработкой запросов в веб...... читать далее

otus RESTAPI архитектура

DevOps ubuntu.com 29 апреля 2024 г. 17:28

Explore the latest features and improvements of Ubuntu 24.04 LTS, codenamed ‘Noble Numbat’. This release, optimized for Microsoft/Azure users, introduces an enhanced Azure Marketplace experience, optimized performance on Azure infrastructure, and adv...... читать далее

confidential computing Microsoft Azure Public cloud Ubuntu Ubuntu 24.04 LTS Ubuntu WSL

Разработка dev.to 27 апреля 2024 г. 17:07

It's been a while since I wrote a series going back almost 9 months to my Building Serverless Applications. I enjoyed that so much that I have been wanting to write another, but just didn't have a continuous thread of material. But lately, I've been...... читать далее

rust webdev aws serverless

Разработка dev.to 27 апреля 2024 г. 14:13

Try it in browser Source Code Explore Other Examples Human pose tracking is a task in computer vision that focuses on identifying key body locations, analyzing posture, and categorizing movements. At the heart of this technology is a pre-trained...... читать далее

machinelearning tutorial ai python

Разработка dev.to 27 апреля 2024 г. 10:04

Disclosure: The material in this Tutorial has not been reviewed, endorsed, or approved of by the Rust Foundation. For more information on the Rust Foundation Trademark Policy, click here. Series Intro You know, like many of you, I was blo...... читать далее

rust machinelearning nlp tutorial

DevOps OpenNET 26 апреля 2024 г. 22:05

Разработчики браузерного движка Servo, написанного на языке Rust, объявили о достижении проектом уровня, позволяющего успешно пройти тесты Acid2, применяемые для проверки поддержки web-стандартов в web-браузерах. Тесты Acid2 созданы в 2005 году и оце...... читать далее

Разработка dev.to 26 апреля 2024 г. 18:37

Hey everyone, I wanted to share a library and tool we're working on to get feedback/thoughts from the opensource community. If you've ever wanted to build your own open source Loom alternative or integrated screen sharing/recording into your app, we...... читать далее

rust opensource

Разработка habr.com 26 апреля 2024 г. 13:28

Привет!Юнит-тесты позволяют предотвратить ошибки и значительно упростить процессы рефакторинга и поддержки кода. Их реализация существует во всех языках программирования и Rust - не исключение.Юнит-тесты в Rust обычно располагаются в том же файле, чт...... читать далее

тестирование юнит-тесты rust программирование

Разработка dev.to 26 апреля 2024 г. 12:36

Try it in browser Source Code Explore Other Examples This post is a guide for visualizing a 3D indoor scene captured using Apple's ARKit technology with the open-source visualization tool Rerun. ARKitScenes Dataset The ARKitScenes dat...... читать далее

opensource rust ios tutorial

Разработка dev.to 26 апреля 2024 г. 8:37

I was wondering if programs used in the real world are mostly written/built in Rust or Go? How to create a real world statistic to compare ? Homebrew package manager I found that Homebrew lists the dependencies of the package like this...... читать далее

go rust

Разработка dev.to 26 апреля 2024 г. 7:37

Based on big-react,I am going to implement React v18 core features from scratch using WASM and Rust. Code Repository:https://github.com/ParadeTo/big-react-wasm The tag related to this article:v8 The previous article implemented support for the Fu...... читать далее

react webassembly rust

Разработка habr.com 26 апреля 2024 г. 5:32

Привет, Хабр!Rust — язык программирования с акцентом на безопасность, скорость и параллелизм. Rust решает многие проблемы, с которыми сталкиваются на других ЯП, например, управление памятью без сборщика мусора. Очевидно из-за многих преимуществ Rust...... читать далее

rust собеседование

Разработка dev.to 26 апреля 2024 г. 5:16

When implementing a new configuration parameter for Texted, I needed something to represent the date the blog started. When looking into the TOML website, I was fortunate to discover that it has a data type for dates, so I could create the new param...... читать далее

rust toml programming opensource

Разработка dev.to 25 апреля 2024 г. 22:35

Hey guys. In this tutorial, I implement a linked list in Rust utilizing the RC smart pointer. You will learn about the linked list data structure as well as the Box and RC smart pointers in Rust. There are many other things to learn here, such as th...... читать далее

rust dsa tutorial

DevOps OpenNET 25 апреля 2024 г. 19:32

Состоялся релиз дистрибутива Ubuntu 24.04 "Noble Numbat", который отнесён к категории выпусков с длительным сроком поддержки (LTS), обновления для которых формируются в течение 12 лет (5 лет - общедоступные, плюс ещё 7 лет для пользователей сервиса...... читать далее

Разработка dev.to 25 апреля 2024 г. 18:55

Lifting the hood of the closures Originally posted on https://www.celsojr.com/post/closures-lifting-the-hood Closure is not something new. There are a bunch of articles and tutorials out there on the internet talking about closures. In fact, closu...... читать далее

csharp lowlevel internals closures

Разработка habr.com 25 апреля 2024 г. 18:52

Примерно 8 месяцев назад я написал на Rust pet-проект, который пытается быть подобием Hibernate в экосистеме Java. Я даже опубликовал его в качестве Open Source, но получил негативный отзыв и удалил его с GitHub.Сейчас я решил вернуться к этому проек...... читать далее

Rust Java orm mysql sqlite