vpetrochenko's Stars
centrifugal/centrifugo
Scalable real-time messaging server in a language-agnostic way. Self-hosted alternative to Pubnub, Pusher, Ably. Set up once and forever.
WatherMG/golang-book
Репозиторий для решения упражнений и заметок из книги "Язык программирования Go | Керниган Брайан, Донован Алан А. А." Repository for solving exercises and notes from "Kernighan, Donovan: The Go Programming Language" GOPL.
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
zhashkevych/awesome-backend
🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки
jackc/pgx
PostgreSQL driver and toolkit for Go
RussianInvestments/investAPI
RussianInvestments/invest-api-go-sdk
SDK для работы с API Инвестиций
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
golang-standards/project-layout
Standard Go Project Layout
valyala/fasthttp
Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http
go-kit/kit
A standard library for microservices.
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
kuchin/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
jesselpalmer/the-engineering-managers-booklist
Books for people who are or aspire to manage/lead team(s) of software engineers
Semigradsky/events
[RU] Frontend events, talks, meetups
Tinkoff/utils.js
Fast, small and purely functional utility library
mbeaudru/modern-js-cheatsheet
Cheatsheet for the JavaScript knowledge you will frequently encounter in modern projects.
grab/front-end-guide
📚 Study guide and introduction to the modern front end stack.
tc39/ecma262
Status, process, and documents for ECMA-262
getify/You-Dont-Know-JS
A book series on JavaScript. @YDKJS on twitter.