Trending

#rustLang

Latest posts tagged with #rustLang on Bluesky

Posts tagged #rustLang

Post image

ven the logos for #golang and #rustlang are ugly. Use the language with the cutest mascot: #Java

1 1 0 0
Post image

My shell aliases are no longer a mess 🔥

🧠 amoxide — Context-aware shell alias manager with TUI

💯 Define aliases per project, per toolchain or globally

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/sassman/amox...

#rustlang #ratatui #tui #productivity #shell #alias

9 1 1 0
Post image

** Sponsor announcement ** AWS is an All-Hands Partner of RustWeek! 
Find out more about them here: aws.amazon.com

Thank you for your support! 🙏

More info about RustWeek and tickets: rustweek.org

#rustweek2026 #rustlang

1 0 0 0
Post image

**Announcing** Ferrous Systems is an Expert Partner of the Industry Track. Till Adam guides the conversation about Rust in regulated environments!

More on Ferrous Systems: buff.ly/RnJ9mis
More on the RustWeek: buff.ly/s50wz1g

@ferroussystems.bsky.social
@rustnl.bsky.social
#rustweek2026 #rustlang

5 0 0 0
Preview
Contrapunk Real-time MIDI harmony generator and guitar-to-MIDI converter. Built in Rust.

https://contrapunk.com/
CONTRAPUNKは、MIDIやギター入力から対位法に沿った和声をリアルタイム生成するツールです。
Rust製で10ms未満の低遅延、ブラウザやデスクトップで使えます。
無料・オープンソースで、8モードと28スケールに対応します。#rustlang

1 0 0 0
Preview
EuroRust 2026: Call for Speakers EuroRust is a the conference for the European Rust community. In 2026, there will be two conference days and two days of fun side events, hackathons a...

Do you want to speak at this year’s EuroRust in Barcelona? Talks of all levels and backgrounds are welcome, and first-time speakers are encouraged to submit. Make sure to submit your talk before April 27! 🦀 🇪🇸

Submit your talk now 👉 sessionize.com/eurorust-2026/

#rustlang #eurorust26

1 0 0 0
Post image

This Week's Rust Tip 🦀

std::ptr::addr_of! and addr_of_mut!: your new best friends for field projection.

When you need a raw pointer to a field without going through a reference to avoid stacked borrows or temporary references, use:

#rust #rustlang #programming

2 0 1 0
Preview
crates.io: Rust Package Registry crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects

To that end, I released a new version of the #rustlang akv CLI using #AzureSDK that now requires a key version for crypto operations. This change should help mitigate data lock-out.

0 0 0 0
Preview
crates.io: Rust Package Registry crates.io serves as a central registry for sharing crates, which are packages or libraries written in Rust that you can use to enhance your projects

I just released v0.5.11 of the cpp crate 🦀

It lets you embed C++ code directly inside your Rust source. Handy for FFI with C++ libraries.

A few bugfixes and some modernization in this release.

crates.io/crates/cpp

#rustlang #cplusplus

3 0 0 0
Post image

I've started doing some performance work on github.com/nlopes/acdc. I'm quite happy.

For small files, acdc (rust) is still slightly worse than asciidoctor (ruby). I need to tackle that.

For big files (250Mb), acdc is 23x faster for parsing, and 1.8x faster for conversion. 🤯

#asciidoc #rustlang

0 0 0 0
What's new in Ratatui 0.30.1?
What's new in Ratatui 0.30.1? YouTube video by Orhun Parmaksız

Wondering what's new in the upcoming release of @ratatui.rs ? 🐁🦀

▶️ I'm cooking it live: www.youtube.com/watch?v=Vtpt...

#rustlang #ratatui #livestream

4 0 0 0
Video

Add more blood splatter and more weapons. :)

#rustlang #indiedev #gamedev #shmup #STG

24 6 0 0

It's #TidyTuesday y'all! Show us what you made on our Slack at https://dslc.io
#RStats #PyData #JuliaLang #RustLang #DataViz #DataScience #DataAnalytics #data #tidyverse #DataBS

3 1 0 0
Post image

**Announcing** KDAB is an Expert Partner of the RustWeek 2026 Industry Track. Till Adam will guide the conversation about Rust in regulated environments!

More about KDAB: www.kdab.com

More about the Industry Track: buff.ly/s50wz1g

@kdab-com.bsky.social
@rustnl.bsky.social

#rustweek2026 #rustlang

1 0 0 1
Post image

** Sponsor announcement ** Microsoft is an Unconf Partner of RustWeek! 
Find out more about them here: www.microsoft.com

Thank you for your support! 🙏

More info about RustWeek and tickets: rustweek.org

@microsoft.com

#rustweek2026 #rustlang

1 0 0 0
Post image

Leadership Council update — March 2026 🦀

#rust #rustlang #programming

1 0 1 0
Post image

This Week's Project Spotlight 🦀

Statum

Statum is a Rust typestate framework for making invalid, undesirable, or not-yet-validated states unrepresentable in ordinary code.

#rust #rustlang #programming

0 0 1 0
Post image

** Sponsor announcement ** ExpressVPN is a Bronze Sponsor of RustWeek! 
Find out more about them here: www.expressvpn.com

Thank you for your support! 🙏

More info about RustWeek and tickets: rustweek.org

#rustweek2026 #rustlang

2 0 0 0
Video

You can now use Ratatui in Python! 🐀🥳

🐍 PyRatatui — Python bindings for @ratatui.rs

💯 Build high-performance TUIs in Python with 35+ widgets, async & effects

🦀 Backed by Rust via PyO3

⭐ GitHub: github.com/pyratatui/py...

#rustlang #ratatui #tui #python #library #bindings #pyo3 #terminal

29 5 0 1
SOM: Simple Object Machine

http://som-st.github.io/
SOMは、オブジェクト指向VM研究のための言語群です。
Java・C・Python・Rust・JSなど9実装があり、AST/バイトコードやGC、JITを比較できます。
教育・研究で使われ、教材、論文、GitHub、X、Slackも案内しています。#rustlang#python

0 0 0 0
Rust言語で開発された自作の数独解析ツールが、画像からパズルを読み取り、実際に解を導き出している様子

Rust言語で開発された自作の数独解析ツールが、画像からパズルを読み取り、実際に解を導き出している様子

数独の画像から回答を出力するツールをRustで作成しました。

・数字解析
 Burn (v0.20) でCNNを構築。学習から推論まで実装

・数独ソルバー
 バックトラックの候補をmpscで渡し、非同期に並列処理

1つ前の回答に ? がまだ複数あるのは、非同期的に出力が順不同なためです

#rustlang #burn

2 0 0 0

I am entirely serious about this btw. you don't have to know you're eggy yet. we can work on that. here, let me try something: #rust #rustlang

11 5 1 0

Rust-written chess engine Reckless reaches the Superfinal in a top computer chess tournament 🦀

#rust #rustlang #programming

2 2 1 0
Preview
Bevy Merge Train 2026-04-06 Bevy Merge Train 2026-04-06. GitHub Gist: instantly share code, notes, and snippets.

Another Monday, another #bevymergetrain! Follow along for 17 heart-warming stories of #opensource contributions, considerations and #rustlang trivia!

16 community-approved PRs to get through today: take a look?

gist.github.com/alice-i-ceci...

17 3 1 0
Post image

This is how I'll be freeing up space from now on 💯

💽 darya — Keyboard-driven disk usage explorer

🔥 Navigate directories, scan on demand, filter & visualize space instantly

🦀 Written in Rust & built with @ratatui.rs

⭐ GitHub: github.com/mrkatebzadeh...

#rustlang #ratatui #tui #disk #usage

24 4 3 0
Post image

I did a think again with WASM using Claude Code.

In order to commemorate Artemis II checking out the Moon, I've adjusted nlopes.dev homepage to show (yes, using NASA data from their OEM file) its trajectory.

#rustlang #wasm #artemisii

2 1 0 0
Preview
The Portsmoor Abysm - Update Notes for version 2026.04.06 - Steam News This update contains one fix, and a minor content addition.

Abysm today: Finished up the bats, which now randomly spawn while digging, and released new versions of both the demo and the full game.

store.steampowered.com/news/app/402...

#gamedev #indiedev #indiegame #rustlang #pixelart #cthulhu #lovecraft #steamdemo #steamdeck #boulderdash #supaplex

14 5 0 0
Preview
Mix in Rust with Java (or Kotlin!) - Blog - Tweede golf Java is one of the most commonly used programming languages that we have not yet discussed in our Rust Interop Guide. In this article, we will discuss three different methods to call Rust code fro ...

Mix in Rust with Java (or Kotlin!)

#java #jni #jnrffi #kotlin #panama #rustlang

tweedegolf.nl/en/blog/1...

1 1 0 0

Amazing Links of Last Week 🦀

Check thread below 🧵

#rust #rustlang #programming

1 0 1 0