#rustlang

2026-01-16

Very excited to hear about a new release of wild! #rustlang github.com/davidlattimo...

Release 0.8.0 · davidlattimore...

Digimon Story: Eevee Strangerasonix@masto.asonix.dog
2026-01-16

Big Rust News:
Rustls has decided to move ring and aws-lc crypto providers into their own crates going forward

github.com/rustls/rustls/issue

#rustlang #rust #rustls

Jorge D. Ortiz-Fuentesjdortiz@fosstodon.org
2026-01-16

Do you want to use data in your #Rust programs? Make queries? Even perform some vector searches? I have just published an article and a repo on how to make queries from Rust using the 'oracle' crate.

jorgeortiz.dev/posts/rust_use_

Thanks for your comments and for sharing it!
#RustLang

Guillaume Gomezimperio@toot.cat
2026-01-16

Little performance improvement merged for rustc (up to 0.5%).

github.com/rust-lang/rust/pull

It's a small cleanup on how attributes are parsed in the compiler, nothing fancy but sometimes cleaner code is just faster, yeay =D

#rust #rustlang

Christian Nollvnzn@mas.to
2026-01-16
2026-01-16

There's only two days left to submit to the RustWeek CFP! Suggest your talk at: 2026.rustweek.org/

#rustlang #rustweek2026

2026-01-16

This week ends so it's time for another update on Diesel, a Rust query builder and ORM.

We received no new bug report and 4 new PR's this week. Seems like we finally resolved most issues for the 2.3 release cycle.

#rust #rustlang

Orhun Parmaksız 👾orhun@fosstodon.org
2026-01-16

I just released the new version of my reverse engineering TUI! 😼

🕵️‍♂️ **binsider** — A swiss-army knife for binary inspection and analysis.

💯 Supports static & dynamic analysis, strings, ELF layout, syscall tracing & hexdumps

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/orhun/binsider

#rustlang #ratatui #tui #reverseengineering #binary #elf #security #devtools

Tamme Dittrichtamme@fosstodon.org
2026-01-16

I had this idea for a while to write a guide to embedded Rust for people that already use Rust. And for material that is less about the low-level details and more about writing high level embedded apps.

I started this today under the working title Top Down Embedded Rust: github.com/tdittr/top-down-emb

I would be happy about feedback on the general idea and structure. Especially if you are programming Rust but are not an embedded developer.

#rust #rustLang

2026-01-16

fsm-toolkit v0.8.0 released

A toolkit for finite state machines: DFA, NFA, Moore, Mealy. Compact binary format, visualisation, code generation, TUI editor.

github.com/ha1tch/fsm-toolkit/

What's new in 0.8.0

@ TUI editor (fsmedit) with mouse drag, undo/redo, two-column file browser, persistent config.

@ Code generation for C, Rust, and Go/TinyGo. Interactive runner with state history.

@ Analysis and Validation with detection of various malformed patterns, incompleteness, and valid FSMs of the supported types.

@ Native PNG and SVG renderers — no Graphviz dependency. Sugiyama layered layout algorithm. 4× supersampling for crisp output. Graphviz support still available, this is work in progress, matching Graphviz quality reliably will take time.

@ NFA support with powerset simulation, epsilon closure, and NFA→DFA conversion.

@ Formal specification documenting semantic guarantees.

Binaries: Linux, macOS, Windows, FreeBSD, OpenBSD, NetBSD

github.com/ha1tch/fsm-toolkit/

#fsm #golang #foss #automata #compsci #tui #rustlang #rust #programming #electronics #embedded #embeddeddevelopment

Nikita :rust: Bishonenbshn@hachyderm.io
2026-01-16

Hi fedi. Looking for a #rustlang contract - remote #EU.
My profile: bshn.rs

2026-01-16

I just published "tapped", a #rustlang library which wraps "tap" in an idiomatic API for consuming firehose and backfill records from the ATProto network: octet-stream.net/b/scb/2026-0...

tapped: a Rust crate for build...

2026-01-16

Incremental signing will be part of the first Cascade production release. github.com/NLnetLabs/dnst/pull

#DNS #DNSSEC #rustlang #OpenSource

Rust Bytesrustaceans
2026-01-16

"std::mem::forget(9/11) "

thomastc | frozenfractalthomastc@mastodon.gamedev.place
2026-01-16

I recall reading of a #Rust cargo setting that made it compile dependencies with all features that are enabled by any crate in the workspace, even when compiling a single crate within thet workspace.

This could help avoid recompilations. But now I can't find it anymore! Was I dreaming? Any #RustLang people know what I'm talking about?

2026-01-16

I Have So Many Errors! pict-rs programming - 1/16/2026, 1:25:05 AM

video.asonix.dog/w/aoRGr5swBrh

Hubert Figuièrehub@cosocial.ca
2026-01-16

Apparently I'm too dumb to make perf work with Rust... I can't get anything above rusqlite in the call chain...

#rustlang

2026-01-16

InterpN is now 100% statically-analyzable and about 30% faster by eliminating the need for recursive methods.

In addition to a nice speedup, this change shrinks the repo by about 45%, removing about 2600 lines of code!

#rustlang #python #performance

Plot showing up to 320x speedup compared to scipySnip showing +460/-3064 lines changed

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst