code-here / tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Tools(weapons for dev)

some tools that i use

CLI TOOLS

Name Alternative to / or similar to (Linux) Written in Github Description
sd sed rust sd sed in rust
fd find rust fd find in rust
rip-grep(rg) grep rust rip-grep grep in rust (ripgrep)
simple-http-server - rust simple-http-server to server directory or file
du-dust(dust) du rust du-dust du-dust, du in rust
grex - rust grex regex generater in rust
exa ls rust exa ls in rust but better
amp nano rust amp text editor in rust
bat cat rust bat cat with wings
starship - rust starship shell promt in rust
hyperfine - rust hyperfine benchmarking tool
glow - go-land glow markdown reader
tealdeer (tldr) man (maybe not) rust tealdeer a very fast alternative to tldr
silicon - rust silicon generate image from code
cavif - rust cavif convert img format to avif
tokei - rust tokei summary of project directory
duf df go-land duf a better alternative to df
broot cd, ls rust broot a better way to navigate directory
choose cut rust choose alternative to cut
bottom htop, top rust bottom alternative to htop
procs ps rust procs a alternative to ps
xh curl rust xh curl alternative
rustscan nmap rust rustscan alternative to nmap
dua du, ncdu rust dua disk usage analyzer
hexyl hexdump rust hexyl hexyl is a simple hex viewer for the terminal
navi - rust navi An interactive cheatsheet tool for the command-line.
pastel - rust pastel A command-line tool to generate, analyze, convert and manipulate colors
nushell bash, fish, zsh rust nushell A new type of shell
bandwhich - rust bandwhich This is a CLI utility for displaying current network utilization by process, connection and remote IP/hostname
httpie (http, https) curl, wget python httpie HTTPie: human-friendly CLI HTTP client for the API era
fnm nvm rust fnm Fast and simple Node.js version manager, built in Rust
Helix(hx) neovim, vim, Kakoune rust helix A Kakoune / Neovim inspired editor, written in Rust. (Editing with it right now ;D)
wezterm alacritty, iterm, windows terminal, etc rust wezterm A GPU-accelerated cross-platform terminal emulator and multiplexer written in Rust
rip rm rust rip rip (rm improved) is a command-line deletion tool focused on safety, ergonomics, and performance. It favors a simple interface, and does not implement the xdg-trash spec or attempt to achieve the same goals.
ffsend don't know any rust ffsend Easily and securely share files and directories from the command line through a safe, private and encrypted link using a single simple command. Files are shared using the Send service and may be up to 1GB. Others are able to download these files with this tool, or through their web browser.
ripgrep_all (rga) don't know any rust ripgrep_all rga: ripgrep, but also search in PDFs, E-Books, Office documents, zip, tar.gz, etc.
yazi nnn, etc rust yazi Yazi ("duck" in Chinese) is a terminal file manager written in Rust, based on non-blocking async I/O. It aims to provide an efficient, user-friendly, and customizable file management experience.

VScode

don't use VScode anymore, used nvim for some time then switched to helix

extensions

depricated ;D , since i don't use VScode

  • rust-analyzer
  • prettier
  • snippet
  • path intellisence
  • file utils
  • gitlens
  • import cost
  • css peak
  • markdown all-in-one
  • markdownlint
  • git history
  • colorize
  • indent --
  • codelldb
  • better TOML
  • crates
  • auto close tag
  • auto rename tag
  • better comments
  • thunder client
  • bracket pair colorizer
  • rust syntax

themes

  • Ayu Evolve (available in helix)
  • rouge,rouge 2
  • Ayu
  • night wolf
  • codesandbox
  • dracula
  • noctis
  • night owl
  • kanagawa
  • rose pine

fav fonts

  • Jetbrains Mono Nerd font
  • Cartograph CF
  • Operator Mono
  • MonoLisa
  • Dank Mono
  • Cascadia Code
  • Iosevka
  • Fira Code
  • Victor Mono
  • Menlo
  • Pragmata Pro
  • Consolas

About