Skip to content

Latest commit

 

History

History
49 lines (38 loc) · 1.84 KB

Readme.md

File metadata and controls

49 lines (38 loc) · 1.84 KB

Awesome Teknql

A curation of projects worked on by Teknql members as well as recommended tech

Projects

Advent of Code

2020

Tech

Tools

Better in Rust™ Common Cli Tool Alternatives

  • fd - user friendly find replacement
  • exa - ls replacement with color, better human defaults
  • dua - du replacement
  • htop - top replacement
  • bottom - a top replacement focused on a UI. Inspired by gotop
  • bat - cat replacement w/ syntax highlighting, git status, line numbers
  • ripgrep - grep replacement :man-running:
  • hck - almost a drop-in replacement for cut, with more features
  • procs - ps replacement
  • xh - httpie replacement
  • emacs - vim / vscode replacement 😜

Other Common Cli Tool Alternatives

  • vtop - a UI-focused top alternative a UI, written in JS.
  • gotop - a UI-focused top alternative a UI, written in Go.