add to catalog

This commit is contained in:
2024-01-06 20:30:39 +01:00
parent b55ac9a2ba
commit cd72e16fef
3 changed files with 31 additions and 9 deletions

View File

@@ -115,6 +115,11 @@ ffmpeg:
desc: A complete, cross-platform solution to record, convert and stream audio and video
releases: http://ffmpeg.org/releases/
fgron:
desc: fast version of gron (use simdjson pull parser)
also provide a fast jq for simple expression
github: adamritter/fastgron
fio:
desc: io benchmark
@@ -180,6 +185,17 @@ hx:
fullname: helix
desc: text editor, inspired by vim
jaq:
desc: A jq clone focussed on correctness, speed, and simplicity
tag: rust
github: 01mf02/jaq
jj:
desc: A Git-compatible DVCS that is both simple and powerful
github: martinvonz/jj
tag: rust
jless:
desc: a command-line JSON viewer designed for reading, exploring, and searching through JSON data
github: PaulJuliusMartinez/jless
@@ -236,6 +252,12 @@ mc:
desc: minio client
versions: # see https://github.com/penpyt/asdf-mc/raw/master/bin/list-all
minify:
desc: minifiers for web formats
website: https://go.tacodewolff.nl/minify
github: tdewolff/minify
tag: Go
minijail:
desc: sandboxing and containment tool used in ChromeOS and Android
website: https://google.github.io/minijail/