IvanProg00's Stars
neovim/neovim
Vim-fork focused on extensibility and usability
zed-industries/zed
Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
BurntSushi/ripgrep
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
starship/starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
sharkdp/fd
A simple, fast and user-friendly alternative to 'find'
tokio-rs/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
dandavison/delta
A syntax-highlighting pager for git, diff, grep, and blame output
ajeetdsouza/zoxide
A smarter cd command. Supports all major shells.
actix/actix-web
Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
antonmedv/fx
Terminal JSON viewer & processor
tokio-rs/axum
Ergonomic and modular web framework built with Tokio, Tower, and Hyper
LazyVim/LazyVim
Neovim config for the lazy
biomejs/biome
A toolchain for web projects, aimed to provide functionalities to maintain them. Biome offers formatter and linter, usable via CLI and LSP.
twpayne/chezmoi
Manage your dotfiles across multiple diverse machines, securely.
sunface/rust-by-practice
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
nvim-treesitter/nvim-treesitter
Nvim Treesitter configurations and abstraction layer
lewis6991/gitsigns.nvim
Git integration for buffers
nvim-treesitter/nvim-treesitter-context
Show code context
pdeljanov/Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
RustAudio/rodio
Rust audio playback library
mrcjkb/rustaceanvim
🦀 Supercharge your Rust experience in Neovim! A heavily modified fork of rust-tools.nvim
praetorian-inc/noseyparker
Nosey Parker is a command-line program that finds secrets and sensitive information in textual data and Git history.
CopilotC-Nvim/CopilotChat.nvim
Chat with GitHub Copilot in Neovim
openmeterio/openmeter
Cloud Metering for AI, Billing and FinOps. Collect and aggregate millions of usage events in real-time.
Exafunction/codeium.nvim
A native neovim extension for Codeium
go-faker/faker
Go (Golang) Fake Data Generator for Struct, previously https://github.com/bxcodec/faker
jprochazk/garde
A powerful validation library for Rust
luckasRanarison/tailwind-tools.nvim
An unofficial Tailwind CSS integration and tooling for Neovim
pydantic/speedate
Fast and simple datetime, date, time and duration parsing for rust.
sosodev/duration
ISO 8601 duration parsing in Go