mitisit89's Stars
gin-gonic/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
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.
makeplane/plane
🔥 🔥 🔥 Open Source JIRA, Linear, Monday, and Asana Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
cockroachdb/cockroach
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
usebruno/bruno
Opensource IDE For Exploring and Testing Api's (lightweight alternative to postman/insomnia)
go-delve/delve
Delve is a debugger for the Go programming language.
sxyazi/yazi
💥 Blazing fast terminal file manager written in Rust, based on async I/O.
air-verse/air
☁️ Live reload for Go apps
golangci/golangci-lint
Fast linters runner for Go
sqlc-dev/sqlc
Generate type-safe code from SQL
encode/httpx
A next generation HTTP client for Python. 🦋
jackc/pgx
PostgreSQL driver and toolkit for Go
MagicStack/uvloop
Ultra fast asyncio event loop.
go-resty/resty
Simple HTTP and REST client library for Go
lib/pq
Pure Go Postgres driver for database/sql
joho/godotenv
A Go port of Ruby's dotenv library (Loads environment variables from .env files)
a-h/templ
A language for writing HTML user interfaces in Go.
mattn/go-sqlite3
sqlite3 driver for go using database/sql
russross/blackfriday
Blackfriday: a markdown processor for Go
bwmarrin/discordgo
(Golang) Go bindings for Discord
folke/noice.nvim
💥 Highly experimental plugin that completely replaces the UI for messages, cmdline and the popupmenu.
stevearc/oil.nvim
Neovim file explorer: edit your filesystem like a buffer
mvdan/gofumpt
A stricter gofmt
go-jet/jet
Type safe SQL builder with code generation and automatic query result data mapping
mmcdole/gofeed
Parse RSS, Atom and JSON feeds in Go
kayak/pypika
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especially useful for data analysis.
dghubble/sling
A Go HTTP client library for creating and sending API requests
earthboundkid/requests
HTTP requests for Gophers
kndndrj/nvim-dbee
Interactive database client for neovim
beagreatengineer/how-to-develop-perfect-crud
👨💻 🇬🇧 Good practices for developing back-end apps 🇷🇺 Хорошие практики разработки типичных back-end приложений