Communities:
Rust Programming Language
| # | Tweet | Community | Topic | Views βΌ | Ratio | Engagement | Posted |
|---|---|---|---|---|---|---|---|
| 1 | [image] Rust 1.94.0 is out! π¦ππ
β One of my favorite changes in this release:
"CARGO_BIN_EXE_<name>" variable is now available at runtime, not just at build time.
π― Helps with CLI testing by exposing the path of compiled binary
β‘οΈ Full changelog: | Rust Programming Language | Software | 14.9K | 2.0x | 161 | Mar 5 |
| 2 | [video] Add beautiful progress bars to your Rust terminal app! π¦
π ratatui-braille-bar β Braille-style bars for @ratatui_rs
π¨ Smooth, high-resolution bars with peaks & spinners using Unicode braille
β GitHub:
#rustlang #ratatui #tui #ui #terminal | Rust Programming Language | Software | 9.4K | 1.2x | 81 | Mar 24 |
| 3 | [video] Now you can add loading animations to your Rust terminal app! π¦
β³ tui-skeleton β Animated skeleton loading widgets for @ratatui_rs apps
β‘ Show placeholders with smooth animations while your data loads
β GitHub:
#rustlang #ratatui #tui #widget | Rust Programming Language | Software | 6.7K | 0.9x | 69 | Apr 1 |
| 4 | [image] Found a Rust library to send messages between threads! π¦
π flume β A safe and fast multi-producer, multi-consumer channel.
π― Drop-in replacement for std::sync::mpsc with MPMC support and async APIs
β GitHub:
#rustlang #rust #concurrency | Rust Programming Language | Software | 6.7K | 0.9x | 150 | Mar 11 |