InNOcentos's Stars
Balun-courses/concurrency_go
Repository for course by Concurrency in Go
ansakharov/lets_test
ansakharov/docker-compose-configurations
Storage with configurations for docker-compose
grafana/loki
Like Prometheus, but for logs.
gotd/td
Telegram client, in Go. (MTProto API)
microsoft/vscode
Visual Studio Code
elastic/go-elasticsearch
The official Go client for Elasticsearch
markbates/goth
Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications.
swaggo/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
air-verse/air
☁️ Live reload for Go apps
lauer3912/Monolisa
The freemium version of Monolisa(https://monolisa.dev) font.
Tsuzat/NeoSolarized.nvim
NeoSolarized colorscheme for NeoVim with full transparency
leoluz/nvim-dap-go
An extension for nvim-dap providing configurations for launching go debugger (delve) and debugging individual tests
go-delve/delve
Delve is a debugger for the Go programming language.
marlonrichert/zsh-autocomplete
🤖 Real-time type-ahead completion for Zsh. Asynchronous find-as-you-type autocompletion.
AlexanderGrom/go-patterns
Design patterns in Golang
LazyVim/LazyVim
Neovim config for the lazy
IBM/sarama
Sarama is a Go library for Apache Kafka.
ClickHouse/clickhouse-go
Golang driver for ClickHouse
streadway/amqp
Go client for AMQP 0.9.1
avito-tech/playbook
AvitoTech team playbook
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
olezhek28/clean-architecture
Данный репозиторий содержит код для открытого урока "Архитектура проекта на Go" авторского курса "Мискросервисы, как в Bigtech-компаниях".
anthdm/gobank
A complete JSON API project in Golang where we are building a bank API
GolangLessons/url-shortener
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.
Nguyen-Hoang-Nam/nvim-dotfiles-kitty
Neovim + Kitty = ❤️
VonHeikemen/lsp-zero.nvim
A starting point to setup some lsp related features in neovim.
ThreeDotsLabs/wild-workouts-go-ddd-example
Go DDD example application. Complete project to show how to apply DDD, Clean Architecture, and CQRS by practical refactoring.
percybolmer/ddd-go
A demo repository that explains an approach to DDD in Go