Hey fellas, I am new to Rust! I have been following the rustlings tutorial + the rust online book, and I have just purchased the book "Rust for Rustaceans: Idiomatic Programming For Experienced Developers". ...
Iced, a popular GUI Crate, used by system76 for their new DE, is getting default animation support in the development branch. The animations are based on the lilt crate. ...
It seems quite clear that rust users use hyper but few of them want to work on making it work for a C project like curl, and among existing curl users there is virtually no interest in hyper. The overlap in the Venn diagram of the two universes is not big enough.
I was recently furloughed from work, so in between job applications, I decided to polish off Sonarr support in my Managarr TUI. Thus, I'm very proud to announce the beta release of Managarr with Sonarr support! ...
C++ is losing to Rust (C++ creator calls for help) ( youtu.be )
Rust is the New C ( youtu.be )
New to Rust
Hey fellas, I am new to Rust! I have been following the rustlings tutorial + the rust online book, and I have just purchased the book "Rust for Rustaceans: Idiomatic Programming For Experienced Developers". ...
Which is faster?
let mut variable: Type; ...
Managarr v0.5.1 is Out with Multi-Instance support! ( github.com )
Managarr - A TUI and CLI to help you manage your Servarrs. ...
Confession
I have been programming in Rust for about 8 years now. I love the language. But I feel I have some confessions I must make. ...
Unpopular opinion, but I like writing Rust code in camelCase.
I came from Java, so it kind of makes sense. ...
When I have an `Option<Result<T, E>>` but need a `Result<Option<T>, E>`
Axium - An example API built with Rust, Axum and SQLx ( github.com )
Hi there! Just wanted to share a project I worked on over the past 6 weeks. It is a boilerplate/template for a fairly secure API. ...
Announcing Rust 1.85.0 and Rust 2024 ( blog.rust-lang.org )
Big released bevy games
Are there some big projects/games that are released and made in bevy? ...
Is there any drag and drop method to develop a GUI with Rust?
I've used Godot, which works great but I'm wondering if there are other ways. ...
Flashing your own code to e-ink price tag ( github.com )
New Rust stable version ( blog.rust-lang.org )
Rust Actor Programming | My work at ockam.io ( video.infosec.exchange )
An interesting video about actor programming in Rust.
Iced (GUI Crate) is getting default animation support
Iced, a popular GUI Crate, used by system76 for their new DE, is getting default animation support in the development branch. The animations are based on the lilt crate. ...
Abstract Impl: code generic trait implementations ( crates.io )
cross-posted from: ...
Persy single file storage new relese
New Release 1.6.0 of Persy single file embedded storage is out ...
BenJeau/cargo-interactive-update: A cargo extension CLI tool to update your cargo direct dependencies interactively to the latest version ( github.com )
Can you help me understand how references work when calling methods?
This is what I've found: ...
Announcing axum 0.8.0 ( tokio.rs )
axum is an ergonomic and modular web framework built with Tokio, Tower, and Hyper
four years after adding it, curl/libcurl has removed its rust backend for HTTP/1: "with no user demand, why do it?" ( daniel.haxx.se )
It seems quite clear that rust users use hyper but few of them want to work on making it work for a C project like curl, and among existing curl users there is virtually no interest in hyper. The overlap in the Venn diagram of the two universes is not big enough.
A first release candidate for axum v0.8.0 is out - please try it! ( github.com )
axum is a web application framework that focuses on ergonomics and modularity. ...
Ibis release 0.2.0 - Federated Wiki with Shiny Redesign ( ibis.wiki )
I present: Managarr with Sonarr support! ( github.com )
I was recently furloughed from work, so in between job applications, I decided to polish off Sonarr support in my Managarr TUI. Thus, I'm very proud to announce the beta release of Managarr with Sonarr support! ...