shout out to #pueue (https://github.com/Nukesor/pueue) by @Nukesor which made handling parallel tasks for the Great Nix Flake Check project much more convenient

After 9 months of development Pueue v4.0.0 is finally out 🎉 .
A **lot** has happened. Lots of new features, stability and QoL improvements.
Along the journey the codebase underwent large scale refactorings and rearchitecturing.

Release binaries and full changelog can be found on the release page:
https://github.com/Nukesor/pueue/releases/tag/v4.0.0

#pueue #release

Release v4.0.0 · Nukesor/pueue

[4.0.0] - 2025-03-09 This release aims to further improve Pueue and to rectify some old design decisions. Large portions of both the library and the executables' code have been refactored and the p...

GitHub

@linuxmatters

Just recently got Mastodon and stumbled upon your podcast just now.

I absolutely love your usecases of #pueue. It's exactly what i've designed it for and it makes me incredibly happy to see it being used out there ❤️

trying #pueue with #nushell and it works fine so far!

#worksforme

More #Rust #CLI #tools:
#navi ⬅️ man+fzf
#hyperfine ⬅️ benchmarking
#czkawka ⬅️ duplicates finder
#mdcat ⬅️ markdown render
#tectonic ⬅️ latex engine
#grex ⬅️ RE generator
#watchexec ⬅️ run commands on file modifications
#xh ⬅️ httpie
#just ⬅️ command runner
#tokei ⬅️ cloc
#sd ⬅️ sed
#amber ⬅️ sed
#dua ⬅️ ncdu
#pueue ⬅️ parallel
pueue hilft, langlaufende Shell-Befehle zu planen und parallel auszuführen. Das neue Major-Update behebt viele Unstimmigkeiten der Vorgängerversion.
Bitte anstellen: Version 2.0.0 der Multiplexer-Alternative pueue ist erschienen
Bitte anstellen: Version 2.0.0 der Multiplexer-Alternative pueue ist erschienen

pueue hilft, langlaufende Shell-Befehle zu planen und parallel auszuführen. Das neue Major-Update behebt viele Unstimmigkeiten der Vorgängerversion.

heise online

Eseguire task di lunga durata può essere noioso se non si conoscono terminal multiplexer come tmux; per questo noi vi proponiamo un software scritto in Rust che vi permette di gestire un sistema di code per tali task:

https://github.com/Nukesor/pueue

Dovete prima avviare il demone `pueued` e poi potete usare comandi come:

`pueue add COMMAND`

Se volete un'alternativa più "light": https://github.com/leahneukirchen/nq 🤘

#unitoo #unitootips #task #queue #terminal #rust #pueue #nq

GitHub - Nukesor/pueue: :stars: Manage your shell commands.

:stars: Manage your shell commands. Contribute to Nukesor/pueue development by creating an account on GitHub.

GitHub