Skip to main content

Search

Items tagged with: rustlang


Some useful types for database-using Rust web apps by @antifuchs boinkor.net/2024/04/some-usefu… #RustLang #Rust


I wrote a guest post on the Rust Foundation blog on my experience attending the #CISA Open Source Software Security Summit:

foundation.rust-lang.org/news/…

#RustLang


Today I found a TUI frontend for curl! 🔥

🌀**cute**: TUI HTTP client with API/auth key management and request history/storage.

🌐 Supports importing Postman collections!

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/PThorpe92/CuTE

#rustlang #ratatui #tui #curl #http #request #api #auth


I made an interactive list for #Rustlings with #Ratatui 🐭🤩

Features:
↕️ Navigate through your progress
✅ Filter done/pending exercises
⏭️ Skip to / continue at some exercise
🔃 Reset an exercise to start over

I am very excited about version 6 (coming soon) 😁

#RustLang


#rust #rustlang devs: “inheritance is a plague! A pox upon beautiful programming! It must be banished and we shall never allow it!”

Also Rust devs: 🦀 can have a little inheritance as a treat uwu 🥺

aayushyavajpayee.substack.com/…


New blog post: on that time when I decided that if being able to panic one Rust program is good, then a feature that lets you panic _other_ programs would be better, right?

No, really, it's awesome. Here's Hubris's oddest syscall.

cliffle.com/blog/hubris-reply-…

#rustlang #embedded


today I've heard for the first time about the #RigelA open-source screen reader project for #Windows written in #RustLang. Unfortunately only Readme has an English version, all other documents and code comments are in chinese, but the project seems very promising. Use Google Translate or another translator if you, like me, don't speak Chinese. gitcode.net/mzdk100/rigela


With the upcoming stabilization of the diagnostic namespace, I want to take stock of the compile time error messages generated by diesel and see what messages can be improved.

Please contribute your example of a bad diesel related compiler error message here: github.com/diesel-rs/diesel/di…

#rust #rustlang #diesel


If you are also wondering why #Rust binaries are so huge, you can minify their size, but be careful of course: github.com/johnthagen/min-size… #RustLang


🦀 I'm really excited about today's #rustlang release! 🥳

- offset_of!
- c"" string literals!
- stripping release binaries by default!
- IP/socket types available in no_std!
- File::create_new (won't overwrite existing files)!
- more array and slice methods (each_ref, chunk methods)!
- Mutex::clear_poison!

blog.rust-lang.org/2024/03/21/…


Hi !

My company is looking for new #RustLang & #Python devs 😋

We are building an open-source e2e encrypted file sharing software: github.com/scille/parsec-cloud

More info: parsec.cloud/wp-content/upload…

🌎 France in full remote
⏰ Full-time
💲 36k-63k€

Retoot appreciated 🙏

#hiring #job #remotework


Hey #rust #rustlang bubble - I am giving up maintainership of the "config" crate: github.com/mehcode/config-rs/i…

If someone wants to take over, now's your time.

#maintainer #github #repository :boost_ok: 🦀 :rust: :rustcrab:

Please boost to your rustlang bubbles.


A few weeks ago, I introduced and fixed a bug where I accidentally checked if a string literal, instead of a vector, was empty, jokingly saying that I blamed Clippy for not having a lint against it. Following a suggestion from @zeenix, I created a feature request, and it's now actually implemented.
This means that Clippy will now warn you if you try to call `is_empty` on a string. rust-lang.github.io/rust-clipp…

Clippy is really amazing.

#Rust #Rustlang


LLVM CFI and Cross-Language LLVM CFI Support for Rust, bughunters.google.com/blog/480….

> add LLVM CFI and cross-language LLVM CFI (and LLVM KCFI and cross-language LLVM KCFI) to the Rust compiler as part of our work in the Rust Exploit Mitigations Project Group. This is the first cross-language, fine-grained, forward-edge control flow protection implementation for mixed-language binaries that we know of.

Really interesting project.

#RustLang #llvm #security #safety #ffi


The new GStreamer 1.24 release is also the first that has a Rust component as part of core, in addition to all the plugins that were already part of previous releases.

gstreamer.freedesktop.org/rele…

floss.social/@gstreamer/112041…

#GStreamer #RustLang #Rust


📢 GStreamer 1.24 is out - a new major feature release of your favourite multimedia framework! 🕺🏼💃🏼🎉

Check out the release notes for details of all the exciting new features and improvements we have been working on:

gstreamer.freedesktop.org/rele…

Enjoy!

📦 Binary packages for Windows, macOS, iOS and Android are now available at gstreamer.freedesktop.org/down…

#GStreamer #Release #opensource #FreeSoftware #Multimedia



Over the last months the Rust/cargo support in meson improved a lot.

It's now ready to build and install a GTK4 Rust application with around 70 dependencies without having to write almost any custom build glue for the dependencies.

github.com/sdroege/mandelbrot#…

The application in question is just a small experiment of mine for rayon and GTK4 input handling / rendering. The more or less same should work for other GTK4 applications at this point.

All this still depends on two unmerged meson PRs, but it's a huge step forward from the situation just a few months ago.

Thanks to the hard work of @xclaesse and dcbaker!

I hope in the future this will allow GNOME applications written in Rust to have a less strange and fragile build setup than what they have right now with mixing cargo and meson.

#rustlang #rust #gtk #gnome #meson #mesonbuild


Do you use Matrix for chatting? Do you like Vim? I got the perfect tool for you. ✨

📨 **iamb**: A Matrix client for Vim addicts.
💬 Use Vim keybindings for message editing, window navigation, and tab management in your terminal!

🔗 Docs: iamb.chat
⭐ GitHub: github.com/ulyssa/iamb

🦀 @matrix + @ratatui_rs

#rustlang #tui #ratatui #matrix #client #messaging #vim #neovim #terminal


In the past few weeks, I spent a bit of time on a set of #OpenPGP hobby projects around #rpgp (github.com/rpgp/rpgp/). Today I'm happy to announce:

rsop v0.1.0 (crates.io/crates/rsop), an early stage "stateless OpenPGP" tool based on rpgp.

Relatedly, I also released rpgpie 🦀️🔐🥧 v0.0.1 (crates.io/crates/rpgpie), an experimental high level OpenPGP API based on rpgp (rsop is built on top of rpgpie).

#PGP #Rust #rustlang


#rustlang is coming into @thunderbird now too! I loved Thunderbird back in the day but--as acknowledged in this talk--it has fallen behind its competitors over time. Excited to see it gaining ground again!

Here's a talk about Rust in Thunderbird: fosdem.org/2024/schedule/event…


A couple of month ago, I opened an issue suggesting a new Clippy lint for rust. (Recommending against using try_into() when into() is available.

Someone implemented it and it recently reached stable with 1.76, I'm surprised at how many times this lint triggered in our codebases 😅.

I guess that means that this lint is useful!

github.com/rust-lang/rust-clip…

#rust #rustlang #clippy


Rust web frameworks have subpar error reporting

lpalmieri.com/posts/rust-web-f…

Discussions: discu.eu/q/lpalmieri.com/posts…

#programming #rustlang


My reaction when I discover a meson.build script running "cargo build" in the repository of the first example program I opened from the ones listed on the gtk-rs documentation page.

Is this common in the rust world when interacting with primarily C based libraries?

#rust #gtk #rustlang


✨ Making Rust binaries smaller by default

👉 "The PR has been merged a week ago, and it is now in nightly! 🎉" 😊

kobzol.github.io/rust/cargo/20…

#rustlang #rust


#Hugo's slogan of being "The world’s fastest framework for building websites" is a shameless lie.

It has been raised up 3 times on Github with benchmarks showing that other full-featured static site generators like #Zola (#Rust) are faster, sometimes by 10x. Each time, the issue is closed and locked.

I migrated a couple of websites from Hugo to Zola and won't look back.

Feel free to ping me if you need any help with Zola 🥰

getzola.org/

#RustLang @kubikpixel


We have just issued the first #release of #sshd-openpgp-auth and #ssh-openpgp-auth.

Using this server and client-side tooling it is possible to manage the #authentication of #SSH host keys with the help of an #OpenPGP certificate as trust anchor.

crates.io/crates/sshd-openpgp-…

crates.io/crates/ssh-openpgp-a…

Many thanks to @wiktor for the great collaboration and #NLnet / #NGIAssure for funding this work!

#DNS #KeyOxide #KnownHosts #OpenSSH #Rustlang #Software #WebKeyDirectory #WebOfTrust #WKD #WoT


Recently I have ported the Monk Tower game written in #rust to native Android, I've collected some issues found on the way - so you don't have to reinvent the wheel :)

maciejglowka.com/blog/building…

#rustlang #android #gamedev


If you are a #jobseeker with an

✅eye for detail,
✅a background in business legalese,
✅speak english und auch gut deutsch

– we're #hiring a Contract Manager at Ferrous Systems 👉

ferrous-systems.com/blog/contr…

#NowHiring #contractlaw #opensource #rustlang


Time for the annual State of Rust Survey! 📝✨

Whether you've just begun using #rustlang, are an experienced Rust user, stopped using Rust, or might use Rust in the future, we'd like to hear from you!

Available in seven languages and open until January 15th:

blog.rust-lang.org/2023/12/18/…


Launching the 2023 State of Rust Survey, blog.rust-lang.org/2023/12/18/….

Your feedback is very valuable. Please, give 10mn of your time 🙂.

#RustLang


A while back I posted to announce we were enabling the use of #rust as a development language within @thunderbird

Pleased to say that we've now landed support, and as of today it's possible to write new libraries and xpcom components using #rustlang, as part of the libxul build!

hg.mozilla.org/comm-central/re…

Don't worry, we're not about to "RIIR" - this is enabling new code next year to supercharge the backend architecture for your favourite mail client.


On inheritance and why it's good Rust doesn't have it

thecodedmessage.com/posts/oop-…

Discussions: discu.eu/q/thecodedmessage.com…

#programming #rustlang


Thanks to this tool I never have to remember the arguments to "tar" anymore ✨

🦀 **ouch**: Painless compression and decompression in the terminal - written in Rust.

⭐ GitHub: github.com/ouch-org/ouch

#rustlang #compression #commandline #opensource #tar


I'm looking for jobs again! I'm open to jobs in the Rust programming language. 🦀

I have >1 year of professional working experience in Rust / axum / tokio. ~3 years of Rust programming experience in total.

CV: docs.google.com/document/d/e/2…

TYPE: Full time or contract

LOCATION: I'm based in Malaysia.

REMOTE: Yes, and open to relocation (not US).

#rustlang #rustjobs


loco-rs: releasing a framework inspired by Rails on Rust

loco.rs/

Discussions: discu.eu/q/loco.rs/

#programming #rails #ruby #rustlang #webdev