vasuadari's Stars
EbookFoundation/free-programming-books
:books: Freely available programming books
ollama/ollama
Get up and running with Llama 3.3, Phi 4, Gemma 2, and other large language models.
nvbn/thefuck
Magnificent app which corrects your previous console command.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
aristocratos/btop
A monitor of resources
atuinsh/atuin
✨ Magical shell history
plausible/analytics
Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.
valkey-io/valkey
A flexible distributed key-value datastore that is optimized for caching and other realtime workloads.
HackerNews/API
Documentation and Samples for the Official HN API
neovim/nvim-lspconfig
Quickstart configs for Nvim LSP
ClementTsang/bottom
Yet another cross-platform graphical process/system monitor.
adnanh/webhook
webhook is a lightweight incoming webhook server to run shell commands
akavel/up
Ultimate Plumber is a tool for writing Linux pipes with instant live preview
firezone/firezone
Enterprise-ready zero-trust access platform built on WireGuard®.
nvim-neorg/neorg
Modernity meets insane extensibility. The future of organizing your life in Neovim.
nvim-lualine/lualine.nvim
A blazing fast and easy to configure neovim statusline plugin written in pure lua.
chmln/sd
Intuitive find & replace CLI (sed alternative)
cknadler/vim-anywhere
Use Vim everywhere you've always wanted to
elixir-nx/nx
Multi-dimensional arrays (tensors) and numerical definitions for Elixir
ananthakumaran/paisa
Paisa – Personal Finance Manager. https://paisa.fyi demo: https://demo.paisa.fyi
bitwalker/libcluster
Automatic cluster formation/healing for Elixir applications
fduran/sadservers
SadServers: Linux & DevOps Troubleshooting Scenarios SaaS
apple/axlearn
An Extensible Deep Learning Library
rest-nvim/rest.nvim
A very fast, powerful, extensible and asynchronous Neovim HTTP client written in Lua.
ashuray/InterviewRoom
Contains all important data structure and algorithms problems asked in interviews
dbalatero/VimMode.spoon
Adds vim keybindings to all OS X inputs
acalejos/merquery
Interactive HTTP Client for Livebook w/ power-ups
scripbox/flume
A blazing fast job processing system backed by GenStage & Redis.
goodhamgupta/codecrafters-http-server-python
Solution to the CodeCrafters HTTP Server Challenge in Python