pbnj-dragon
{Infra, Security} Engineer | Kubernetes herder | Gopher | Rustacean
@komodohealth San Diego, California
pbnj-dragon's Stars
folke/lazy.nvim
💤 A modern plugin manager for Neovim
chrisgrieser/nvim-scissors
Automagical editing and creation of snippets.
FabianWirth/search.nvim
nvim plugin that adds tabs for telescope search
Keats/jsonwebtoken
JWT lib in rust
GitoxideLabs/gitoxide
An idiomatic, lean, fast & safe pure Rust implementation of Git
rustic-rs/rustic
rustic - fast, encrypted, and deduplicated backups powered by Rust
neondatabase/neon
Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
hyperium/tonic
A native gRPC client & server implementation with async/await support.
chrisgrieser/nvim-spider
Use the w, e, b motions like a spider. Move by subwords and skip insignificant punctuation.
folke/tokyonight.nvim
🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
kbknapp/cargo-outdated
A cargo subcommand for displaying when Rust dependencies are out of date
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
xmake-io/xmake
🔥 A cross-platform build utility based on Lua
bensadeh/circumflex
🌿 It's Hacker News in your terminal
EmbarkStudios/cargo-deny
❌ Cargo plugin for linting your dependencies 🦀
folke/todo-comments.nvim
✅ Highlight, list and search todo comments in your projects
nvim-telescope/telescope-fzf-native.nvim
FZF sorter for telescope written in c
b0o/SchemaStore.nvim
🛍 JSON schemas for Neovim
doteric/semantic-release-major-tag
Create & update a major tag for your release using semantic-release (for example 'v2')
nvim-lua/plenary.nvim
plenary: full; complete; entire; absolute; unqualified. All the lua functions I don't want to write twice.
fastapi/fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
lewish/asciiflow
ASCIIFlow
helix-editor/nucleo
A fast and convenient fuzzy matcher library for rust
Gelio/cmp-natdat
nvim-cmp source to autocomplete natural dates and turm them into ISO dates
kazhala/InquirerPy
:snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)
exein-io/pulsar
A modular and blazing fast runtime security tool for the IoT, powered by eBPF.
stevearc/conform.nvim
Lightweight yet powerful formatter plugin for Neovim
akinsho/toggleterm.nvim
A neovim lua plugin to help easily manage multiple terminal windows
chrisgrieser/nvim-various-textobjs
Bundle of more than 30 new text objects for Neovim.
ms-jpq/lua-async-await
Async Await in 90 lines of code.