this post was submitted on 21 Aug 2025
0 points (NaN% liked)

Rust

8202 readers
2 users here now

Welcome to the Rust community! This is a place to discuss about the Rust programming language.

Wormhole

!performance@programming.dev

Credits

  • The icon is a modified version of the official rust logo (changing the colors to a gradient and black background)

founded 3 years ago
MODERATORS
 

This releases includes some pretty nice improvements to the usage of the crate.

If you want to know how the View types I talk about in the release post are built, take a look at my post from back when I contributed them:

https://sgued.fr/blog/heapless-howto/

top 1 comments
sorted by: hot top controversial new old
[–] TehPers@beehaw.org 1 points 11 months ago

There is some irony in heapless::BinaryHeap.

Cool library though.