Skip to main content

Search

Items tagged with: rustlang


Looking for a simple way to manage your Linux system?
This TUI is your friend 🤝

🛠️ **linutil**: A distro-agnostic toolbox designed to simplify everyday Linux tasks

🚀 Set up applications and optimize your system easily.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/ChrisTitusTech/linu…

#rustlang #ratatui #tui #linux #toolbox #utility #helper #commandline #system #tool


Join my OnlyRust for just $5/month!

Exclusive Rustacean content you won't find on GitHub:

🌶️ Spicy unsafe blocks
🦀 Behind-the-scenes macros
🌙 Private nightly builds

Subscribe today: github.com/sponsors/orhun/

#rustlang #opensource #github #sponsorship


I found a terminal tool for my daily workout plan! 💪

📝 **vault-tasks**: TUI Markdown Task Manager

🚀 Supports prioritizing, tags, filtering & more!

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/louis-thevenet/vaul…

#rustlang #ratatui #tui #markdown #task #manager #commandline #terminal #tool


Discovered **hl** today — the perfect tool for analyzing logs!

🌀 **hl**: A fast and powerful log viewer and processor.

🚀 Supports complex queries, filtering & multiple formats.

🔥 Handles large/growing logs (~10 GiB/s) with reindexing.

🦀 Written in Rust!

⭐ GitHub: github.com/pamburus/hl

#rustlang #log #analysis #tool #query #files #tool #commandline


I'm excited to announce the new version of @git_cliff ! 🥳

⛰ A highly customizable Changelog Generator written in Rust

🔥 Added Jujutsu support, new config options, ARM docker images, bug fixes and more!

🚀 Highlights: git-cliff.org/blog/2.7.0
⭐ GitHub: github.com/orhun/git-cliff

#rustlang #changelog #generator #tool #automation #commandline


Today I found a tool for your Git commits! ☘️

🦊 **koji**: An interactive CLI for creating conventional commits with ease.

🚀 Supports automatic versioning, changelog generation & emojis!

🦀 Written in Rust!

⭐ GitHub: github.com/cococonscious/koji

#rustlang #git #commits #conventional #tool #commandline #semver #cli


Meet my new favorite terminal tool! 😍

📺 **television**: A general purpose fuzzy finder TUI

🔥 Supports files, text, Git repos, environment variables, shell aliases & more!

🚀 The revolution will (not) be televised.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/alexpasmantier/tele…

#rustlang #ratatui #tui #fuzzy #finder #terminal #search #commandline #tool


Do you have an open source Rust project? 🦀
Do you want get it reviewed by a terminal nerd? 👀

➡️ Join my livestream at 7PM UTC today!

youtube.com/watch?v=cq-rbeaGpg…

#livestream #opensource #rustlang #project #review


Password manager in the terminal, anyone? 🤚

🔒**passepartui**: A TUI for pass

🚀 Supports search/filtering, Vim-like navigation & OTPs

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/kardwen/passepartui

#rustlang #ratatui #tui #pass #password #manager #terminal #commandline #security


Today I found a tool/library for converting markdown to PDF! 🔥

🌀 **markdown2pdf**: a markdown to PDF transpiler.

🚀 Supports configuring the font & styles.

🦀 Written in Rust!

⭐ GitHub: github.com/theiskaa/markdown2p…

#rustlang #markdown #pdf #convertion #tool #commandline #library #opensource


Join my livestream today to learn more about Starship shell prompts ✨ (8 PM UTC)

youtube.com/watch?v=9pxaldmFkp…

#rustlang #terminal #shell #prompt #workflow #livestream


Honest question for #rustlang developers - do you ever worry that `cargo update` will break your build?


I finally found the perfect text editor!
(and no, it is not Emacs)

🌀 **kibi**: A text editor in ≤1024 lines of code.

🔥 Supports UTF-8, incremental search, syntax highlighting, line numbers and more!

🦀 Written in Rust!

⭐ GitHub: github.com/ilai-deutel/kibi

#rustlang #editor #console #terminal #opensource #tui


I just dropped a new video! 🔥

🦀 **Rio**: A next-generation terminal emulator written in Rust

✨ I'm showcasing its features and chatting with the author @mustache

▶️ Watch it here: youtube.com/watch?v=bxcYj78UNP…

#rustlang #terminal #youtube #series #release #opensource


RustLab 2024 was a blast! 🔥

🦀 I gave a workshop about @ratatui_rs and met so many amazing people!

🚀 Big thanks to everyone who made this event possible.

🤞 See y'all next year!

#rustlang #conference #workshop #tui #ratatui #rustlab #rustlab2024


Today is the day. I'm learning Go.

🧋 I will be diving into @charmcli's Bubbletea library.

🤝 @MarcoIeni is joining me as well. We'll discuss Rust stuff too!

🎥 Join us at 9PM UTC: youtube.com/watch?v=BXhEhyxJ5I…

#golang #tui #bubbletea #rustlang #livestream


Recipe for success:
- mix #RustLang 🦀 with #Ratatui 🐭
- add Orhun Parmaksız's expertise
and you get amazing TUIs! 👨‍🍳✨

🛠️ Workshop in progress at #RustLab2024 @orhun

📚 Workshop material at: github.com/orhun/rustlab2024-r…


Coffee break time! ☕️
Great conversations and networking happening between sessions. 🤩

#RustLab2024 #CoffeeBreak #RustLang


You wanna write confusing Rust?

🦀 I found the perfect blog post: zkrising.com/writing/rusts-mos…

⬇️ And apparently this Rust code is valid 🤯

#rustlang #syntax #programming #blog


What do you call Ratatui running in a browser?

🐭 **webatui**: Make TUI-themed WASM web apps!

🦀 Written in Rust & built with @ratatui_rs & yew.rs

➡️ Watch it in action: youtube.com/watch?v=IPBjsR3K1o…

⭐ GitHub: github.com/TylerBloom/webatui

#rustlang #ratatui #tui #web #yew #frontend #wasm #webapp #terminal


Man, I wish Rust had the 'defer' keyword 😞
Wait...

🦀 **scopeguard**: A Rust library for a convenient RAII scope guard.

🌀 Has a defer! macro.

🔥 Runs a closure on scope exit, even if a panic occurs.

⭐ GitHub: github.com/bluss/scopeguard

#rustlang #library #defer #scope #raii #guard #programming #pattern #opensource


Want to explore the Kubernetes events interactively from the terminal? Say less.

☸️ **simkube**: Record-and-replay Kubernetes simulator.

🔥 Debug/monitor the resources and identify problems easily.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/acrlabs/simkube (cc @drmorr )

#rustlang #tui #ratatui #kubernetes #k8s #devops #simulator #debugging #monitoring #terminal #commandline


Well, this is handy 🔥

🛡️ **nordvpn-tui**: TUI for NordVPN.

🚀 Browse, search, and select countries with Vim-like key bindings.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/Degra02/nordvpn-tui

#rustlang #ratatui #tui #terminal #vpn #security #network #tool #commandline


We making out of debt with this one 🔥

🃏 **tui-cards**: A TUI library for rendering playing cards in the terminal.

♦️ Simple API: Card::new(Rank::Ace, Suit::Spades)

🦀 Written in Rust & built for @ratatui_rs

⭐ GitHub: github.com/joshka/tui-widgets/…

#rustlang #ratatui #tui #library #widget #cards #terminal #poker #opensource


This is my new go-to tool for monitoring! 🔥

🎛️ **qmassa**: A top-like tool for displaying GPU devices usage stats on Linux.

☘️ Shows the processes using the GPU with details.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/ulissesf/qmassa

#rustlang #tui #ratatui #gpu #monitoring #nvidia #amd #processes #top #linux #terminal


So, euh... Whenever I look up on google for the "clippy book". I get these two results first.

Now I'm wondering if I didn't read the wrong book all this time... 😆

#rust #rustlang


This is next level note-taking in the terminal! 😍

🌀 **glues**: Vim-inspired TUI note-taking app with Git, MongoDB support.

🔥 Privacy-focused and sync-enabled.
🚀 Supports integration with other frontends.
❌ No reliance on third-party services.

🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: github.com/gluesql/glues

#rustlang #tui #ratatui #notetaking #terminal #vim #mongodb #privacy #git #sync #notes


Last night I fixed one of the vicious bugs of Ratatui on livestream! 🐭⚔️

🦀 PR: github.com/ratatui/ratatui/pul…

▶️ Watch the stream: youtube.com/watch?v=jiTtSmdRNd…

#rustlang #ratatui


Sometimes you just wanna sit back and enjoy a good old game in the good old terminal ☕

👾 **thardians**: A Space Invaders game for the terminal.

🦀 Written in Rust & built with @ratatui_rs

⭐ Source: gitlab.com/thustle/thardians-r…

#rustlang #ratatui #tui #terminal #game #space #invaders #gaming


Today I found a tool/library for working with disk images!

💾 **fluxfox**: A floppy disk image library in Rust.

🚀 Supports various formats and visualizing data!

🔥 Has an image editor with a TUI!

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/dbalsom/fluxfox

#rustlang #ratatui #tui #disk #image #format #visualization #library


I'm excited to announce that I'm starting a new series on YouTube! 📢🎉

🔥 Every week I'll be reviewing one of my favorite terminal tools!

▶️ Watch the first episode: youtube.com/watch?v=m4a5mTU3fU…

#rustlang #terminal #ratatui #tui #youtube #series #release #opensource #project


Today I found a TUI that helps with .gitignore files! 🔥

🧩 **gitnr**: Create .gitignore files using one or more templates.

🚀 Search and select templates & filter out duplicate lines.

🦀 Written in Rust & built with @ratatui_rs

⭐ GitHub: github.com/reemus-dev/gitnr

#rustlang #ratatui #tui #git #gitignore #templates #generator #commandline #terminal #tool


Do you want to train data and visualize the output in the terminal? I got you.

🔥 **burn**: A deep learning framework.

🚀 Supports a real-time dashboard, multiple backends & more!

🦀 Written in Rust & uses @ratatui_rs

📚 Docs: burn.dev

⭐ GitHub: github.com/tracel-ai/burn

#rustlang #ratatui #tui #machinelearning #terminal #deeplearning #visualization #data #commandline