arnabmaji's Stars
kubernetes/kubernetes
Production-Grade Container Scheduling and Management
lorenzodifuccia/safaribooks
Download and generate EPUB of your favorite books from O'Reilly Learning (aka Safari Books Online) library.
samber/lo
💥 A Lodash-style Go library based on Go 1.18+ Generics (map, filter, contains, find...)
williamfiset/Algorithms
A collection of algorithms and data structures
loov/lensm
Go assembly and source viewer
emirpasic/gods
GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more
requestly/requestly
Requestly was built to save developers time by intercepting and modifying HTTP Requests. It has now developed into an open-source alternative to Charles Proxy and Telerik Fiddler that works directly in browsers without VPN and proxy Issues. It is used by more than 200,000+ front-end developers and 11,000+ companies worldwide.
papers-we-love/papers-we-love
Papers from the computer science community to read and discuss.
elazarl/goproxy
An HTTP proxy library for Go
uber-go/zap
Blazing fast, structured, leveled logging in Go.
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.
localstack/localstack
💻 A fully functional local AWS cloud stack. Develop and test your cloud & Serverless apps offline
stretchr/testify
A toolkit with common assertions and mocks that plays nicely with the standard library
knative/serving
Kubernetes-based, scale-to-zero, request-driven compute
GoogleContainerTools/distroless
🥑 Language focused docker images, minus the operating system.
askmeegs/learn-istio
⛵️ Istio resources 🕸
spring-io/initializr
A quickstart generator for Spring projects
spf13/cobra
A Commander for modern Go CLI interactions
helm/helm
The Kubernetes Package Manager
golang/go
The Go programming language
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.
josephspurrier/gowebapp
Basic MVC Web Application in Go
gorilla/mux
Package gorilla/mux is a powerful HTTP router and URL matcher for building Go web servers with 🦍
valentijnnieman/audio_streamer
An audio streaming server and client example in Golang
ashleymcnamara/gophers
Gopher Artwork by Ashley McNamara
pi-hole/pi-hole
A black hole for Internet advertisements
bezkoder/spring-boot-spring-security-jwt-authentication
Spring Boot + Security: Token Based Authentication example with JWT, Authorization, Spring Data & MySQL
jwtk/jjwt
Java JWT: JSON Web Token for Java and Android
spring-projects/spring-boot
Spring Boot helps you to create Spring-powered, production-grade applications and services with absolute minimum fuss.
thymeleaf/thymeleaf
Thymeleaf is a modern server-side Java template engine for both web and standalone environments.