kaanaktas's Stars
amitshekhariitbhu/go-backend-clean-architecture
A Go (Golang) Backend Clean Architecture project with Gin, MongoDB, JWT Authentication Middleware, Test, and Docker.
go-resty/resty
Simple HTTP and REST client library for Go
snyk/actions
A set of GitHub actions for checking your projects for vulnerabilities
OneSignalDevelopers/onesignal-go-sample
Onesignal reference integration sample for Go client.
uber/h3
Hexagonal hierarchical geospatial indexing system
postgis/docker-postgis
Docker image for PostGIS
kellydunn/golang-geo
Geographical calculations in Go.
marcinwyszynski/geopoint
Go library to represent GPS coordinates
etherlabsio/healthcheck
An simple, easily extensible and concurrent health-check library for Go services
alexliesenfeld/health
A simple and flexible health check library for Go.
MicahParks/jwkset
A JWK and JWK Set implementation. An auto-caching JWK Set HTTP client is provided. Generate, validate, and inspect JWKs. Self-host this project's website: https://jwkset.com
memwey/casbin-sqlx-adapter
sqlx adapter for Casbin https://github.com/casbin/casbin
uber-go/mock
GoMock is a mocking framework for the Go programming language.
go-playground/validator
:100:Go Struct and Field validation, including Cross Field, Cross Struct, Map, Slice and Array diving
rs/zerolog
Zero Allocation JSON Logger
casbin/casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Golang: https://discord.gg/S5UjpzGZjN
stripe/stripe-go
Go library for the Stripe API.
sameersbn/docker-postgresql
Dockerfile to build a PostgreSQL container image which can be linked to other containers.
ory/dockertest
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
dhui/dktest
Integration testing in Go with Docker
coreos/go-oidc
A Go OpenID Connect client.
ory/hydra
The most scalable and customizable OpenID Certified™ OpenID Connect and OAuth Provider on the market. Become an OpenID Connect and OAuth2 Provider over night. Broad support for related RFCs. Written in Go, cloud native, headless, API-first. Available as a service on Ory Network and for self-hosters.
go-jose/go-jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
zitadel/oidc
Easy to use OpenID Connect client and server library written for Go and certified by the OpenID Foundation
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
ratulSharker/stream-json-response
ByteByteGoHq/system-design-101
Explain complex systems using visuals and simple terms. Help you prepare for system design interviews.
rayyildiz/capture-tweet
Capturetweet, which works completely serverless, stores screenshot of a tweet in the object storage
uber-go/guide
The Uber Go Style Guide.
resilience4j/resilience4j
Resilience4j is a fault tolerance library designed for Java8 and functional programming