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

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

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


DevOps OpenNET 18 мая 2024 г. 15:52

Разработчики проекта openSUSE опубликовали выпуск инсталлятора Agama 8 (бывший D-Installer), разрабатываемого для замены классического интерфейса установки SUSE и openSUSE, и примечательного отделением пользовательского интерфейса от внутренних компо...... читать далее

Разработка habr.com 18 мая 2024 г. 7:29

Часть 1Часть 2Ситуация с GUI в Rust просто ужаснаВ сообществе Rust ходит шутка, что на 5 игр существует 50 игровых движков; наверно, ещё одна такая шутка нужна про фреймворки GUI. Люди пробуют разные подходы, что, учитывая полную обобщённость Rust ка...... читать далее

глобальное состояние unity godot игровые движки интерфейсы

Разработка dev.to 18 мая 2024 г. 2:53

Introducing dirb_rust: A High-Performance URL and Port Scanner Introduction I am excited to introduce dirb_rust, a powerful tool designed to check the availability of URLs, scan open ports, and search for API requests on a specified site...... читать далее

vulnerabilities opensource testing rust

Разработка dev.to 17 мая 2024 г. 10:17

Bun is a super fast all-in-one toolkit for JavaScript and TypeScript apps. The beauty of Bun lies in its ability to streamline the development process, making it smoother and more efficient than ever. The inception of Node.js in 2009 was groundbreak...... читать далее

webdev node javascript express

Разработка habr.com 17 мая 2024 г. 7:58

Я — большой фанат Rust, так как в этом языке предоставляется отличное инструментальное оснащение, и, когда я пишу на этом языке, я могу быть вполне уверен, что этот код будет работать надёжно. Но иногда Rust ненавистен. Чтобы написать код на Rust, тр...... читать далее

перевод

Разработка dev.to 17 мая 2024 г. 7:16

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:v13 We know that starting from v17, React has been usi...... читать далее

react webassembly rust

Разработка dev.to 17 мая 2024 г. 2:49

When I just started looking into generic programming in Rust, I was quite annoyed that something that is trivially done with C++ templates, cannot be done in Rust. You just can't... Generic traits are pretty cool, and certainly you can use const para...... читать далее

rust nightlyrust generic beginners

Разработка dev.to 17 мая 2024 г. 0:20

JavaScript is soon to introduce a new keyword: using. It is currently in the third stage (of four) of the TC39 proposal process, which means we will soon be able to use it in production. This feature is inspired by similar concepts in C# and Rust, p...... читать далее

webdev javascript programming typescript

Разработка habr.com 16 мая 2024 г. 17:38

Полтора года назад я рассказывал про свой пет-проект по визуальному программированию - falang.io. Основная его особенность состоит в том, что пользователь не управляет расположением икон на схеме, только их содержимым. Все остальные соединительные ли...... читать далее

no-code c# rust go typescript c++

Разработка dev.to 16 мая 2024 г. 17:32

Hello world! In this guide, we're going to talk about how you can get started with using AI agents to create a content writer that will use the Serper.dev API to search Google for results on your query, then use the results together with GPT-4o to cr...... читать далее

webdev rust ai tutorial

Разработка dev.to 16 мая 2024 г. 16:34

I discovered a new Python library "you must not miss" from a youtuber. At first sight, everything looks awesome. Reading icecream's README sparks a lot of joy. "Python is ingesting all cool Lisp features" ic() is like print(), but better...... читать далее

lisp python

Разработка habr.com 16 мая 2024 г. 14:01

Leptos – интересное пополнение в ряду веб-фреймворков для Rust. Помимо того, что Leptos может обеспечить быстрые обновления на стороне браузера через клиентскую часть WebAssembly, а также детализированные отклики на сигналы в ходе реактивной коммуник...... читать далее

timeweb_статьи_перевод Leptos Wasm Spin rust веб браузер фронтенд бэкенд фреймворки WebAssembly CSS HTML JavaScript

Разработка dev.to 16 мая 2024 г. 11:33

Intro I decided to learn the Rust programming language, and here's how I did it. I started by reading a book about Rust. It’s a good way to begin, but it’s not enough. You don't really learn programming just by reading a book; you have to write co...... читать далее

rust cli programming

DevOps OpenNET 16 мая 2024 г. 11:02

Уэдсон Алмейда Фильо (Wedson Almeida Filho) из компании Microsoft предложил для обсуждения в списке рассылки разработчиков ядра Linux вторую версию патчей с набором обвязок над подсистемой VFS, предназначенных для разработки на языке Rust файловых си...... читать далее

Разработка dev.to 16 мая 2024 г. 9:02

I've always liked GUI, both desktop-based and browser-based before you needed five years of training on the latter. That's the reason I loved, and still love Vaadin: you can develop web UIs without writing a single line of HTML, JavaScript, and CSS...... читать далее

rust tauri gui desktop

Разработка dev.to 16 мая 2024 г. 4:25

Teo is a great web framework, which can generate an Admin Dashboard for you. In this article, I’ll show you how to write a simple backend server with Teo and have an Admin Dashboard generated for free. Create a project Let’s create a n...... читать далее

admindashboard node react python

Разработка dev.to 15 мая 2024 г. 19:18

Introduction AWS Lambda is a serverless compute service that runs code in response to events and automatically manages the underlying resources for you. You can use AWS Lambda to extend other AWS services with custom logic, or create your own backe...... читать далее

Разработка dev.to 15 мая 2024 г. 13:37

Written by Ukeje Goodness✏️ There are many web frameworks available for developers to choose from — including more than ten popular web frameworks in the Rust ecosystem. Each Rust framework is opinionated, following the principles and practices of s...... читать далее

rust webdev

Разработка dev.to 15 мая 2024 г. 8:14

In today's job market, finding the perfect role often feels like searching for a needle in a haystack. One solution is to use AI-driven chatbots to streamline this process, offering quick responses and personalized assistance. However, relying solel...... читать далее

tutorial webdev ai cloud

Разработка dev.to 14 мая 2024 г. 16:33

Implement a Simple Calculator Android App by Reusing Logics in Rust via JavaScript-WASM Interfacing As a followup of my previous work -- Implement a Simple WASM Calculator in Rust Using Leptos, and with DumbCalculator -- this time, I would like to...... читать далее

android webassembly rust