psrajat's Stars
avelino/awesome-go
A curated list of awesome Go frameworks, libraries and software
uber-go/zap
Blazing fast, structured, leveled logging in Go.
zincsearch/zincsearch
ZincSearch . A lightweight alternative to elasticsearch that requires minimal resources, written in Go.
LappleApple/awesome-leading-and-managing
Awesome List of resources on leading people and being a manager. Geared toward tech, but potentially useful to anyone.
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.
vegasbrianc/prometheus
A docker-compose stack for Prometheus monitoring
Jeiwan/blockchain_go
A simplified blockchain implementation in Golang
DataDog/go-profiler-notes
felixge's notes on the various go profiling methods that are available.
mvdan/gofumpt
A stricter gofmt
Artemmkin/infrastructure-as-code-tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
guardrailsio/awesome-golang-security
Awesome Golang Security resources 🕶🔐
maticnetwork/bor
Official repository for the Polygon Blockchain
palash25/best-practices-checklist
A list of awesome idiomatic code resources. Rust:crab:, Go, Ruby:gem:, Pony :horse:, Ocaml :camel:, Erlang and more
gitbitex/gitbitex-spot
An Open Source Cryptocurrency Exchange
particuleio/teks
Full feature EKS cluster with Terragrunt/Terraform
cloudogu/jenkinsfiles
Examples for jenkins pipelines, comparing scripted and declarative syntax
jmhodges/copyfighter
Statically analyzes Go code and reports functions that are passing large structs by value
particuleio/terraform-kubernetes-addons
Terraform module to deploy curated Kubernetes middlewares on multiple cloud providers.
daviddao/code-against-climate-change
🌏 A curated list of tech projects against climate change - hoping to inspire disruptive technological climate action!
taylorchu/work
gocraft/work v2 prototype
iqblmoh/machineCoding
This repo is created to help people with the machine coding interview. There is no free website to provide complete guide for machine coding round so I have created this repo where I have shared all my machine coding practices and created a medium post as well to help with theory part.
mam-dev/awesome-tech-talks
:mortar_board: :clapper: An opinionated list of awesome videos related to IT / development topics, with a focus on training and gaining hands-on experience.
nycdsa/tech-rejection-letters
This is a repo to house rejection letter templates for Amazon recruiters maintained by members of NYC-DSA Tech Action, Tech Workers Coalition NYC, and Coworker.org.
redis-go/redis
Redis server written in Go / Golang (prototype)
nathanleclaire/testing-article
Examples of Go unit testing
colinbut/jenkins-shared-library
My personal Jenkins Shared Library
tkrajina/golongfuncs
Find long/complex Golang functions in your code
catmullet/one
🚥 Idempotency Handler, for making sure incoming requests are idempotent. Useful for payments, "at least once delivery" systems and more.
itchyny/event-go
Simple synchronous event pub-sub package for Golang
nextbreakpoint/infrastructure-as-code
Create minimal AWS infrastructure for running micro-services on Kubernetes