Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
awesome-tools
https://github.com/zhanxw/awesome-tools
Last synced: 2 days ago
JSON representation
-
Text Processing
- exa - ls alternative
- ripgrep - fast alternative to grep
- bat - cat alternative with colored outputs
- xsv - handle CSV files `xsv table` to tabulate outputs
- sd - sed alternative, e.g. `echo "sample with /path/" | sd '.*(/.*/)' '$1'`, much eaiser than `sed`: `echo "sample with /path/" | sed -E 's|.*(/.*/)|\1|g'`
- cat - cat alternative
- jnv - interactive JSON filter using jq (requires clang to build).
- huniq - replacement for `sort|uniq` and it is much faster.
- sk - fuzzy finder, a rust implementation of fzf.
-
File Processing
-
Programming Related
-
System Utilities
- hyperfine - simple benchmark tool
Programming Languages
Sub Categories
Keywords
rust
15
command-line
12
cli
10
tool
6
terminal
4
regex
3
git
3
text-processing
2
filesystem
2
search
2
interactive
1
autocomplete
1
csv
1
syntax-highlighting
1
ripgrep
1
recursively-search
1
grep
1
gitignore
1
command-line-tool
1
ls
1
files
1
skim
1
fuzzyfinder
1
benchmark
1
semver
1
keepachangelog
1
git-cliff
1
generator
1
conventional-commits
1
conventional-commit
1
conventional-changelog
1
commit
1
changelog-generator
1
changelog
1
hexadecimal
1
binary-data
1
command-line-interface
1
tools
1
prompt
1
kubernetes
1
json
1
jq
1