ColeRutledge's Stars
tldr-pages/tldr
📚 Collaborative cheatsheets for console commands
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Homebrew/brew
🍺 The missing package manager for macOS (or Linux)
derailed/k9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
locustio/locust
Write scalable load tests in plain Python 🚗💨
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
opentofu/opentofu
OpenTofu lets you declaratively manage your cloud infrastructure.
casey/just
🤖 Just a command runner
ghostty-org/ghostty
👻 Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.
rakyll/hey
HTTP load generator, ApacheBench (ab) replacement
eza-community/eza
A modern alternative to ls
ClementTsang/bottom
Yet another cross-platform graphical process/system monitor.
loft-sh/devpod
Codespaces but open-source, client-only and unopinionated: Works with any IDE and lets you use any cloud, kubernetes or just localhost docker.
gcla/termshark
A terminal UI for tshark, inspired by Wireshark
docker/docker-py
A Python library for the Docker Engine API
darrenburns/posting
The modern API client that lives in your terminal.
NeogitOrg/neogit
An interactive and powerful Git interface for Neovim, inspired by Magit
numToStr/Comment.nvim
:brain: :muscle: // Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
tpope/vim-dadbod
dadbod.vim: Modern database interface for Vim
jeffreytse/zsh-vi-mode
💻 A better and friendly vi(vim) mode plugin for ZSH.
nvim-neotest/neotest
An extensible framework for interacting with tests within NeoVim.
kevinhwang91/nvim-ufo
Not UFO in the sky, but an ultra fold in Neovim.
kristijanhusak/vim-dadbod-ui
Simple UI for https://github.com/tpope/vim-dadbod
DetachHead/basedpyright
pyright fork with various type checking improvements, improved vscode support and pylance features built into the language server
jorgerojas26/lazysql
A cross-platform TUI database management tool written in Go.
folke/lazydev.nvim
Faster LuaLS setup for Neovim
codicocodes/dotfyle
Find the best Neovim plugins
mikesmithgh/kitty-scrollback.nvim
😽 Open your Kitty scrollback buffer with Neovim. Ameowzing!
brokenloop/jsontopydantic
Web tool for generating Pydantic models from JSON objects
EvoluxBR/python-redis-rate-limit
Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.