kaanaktas's Stars
gomodule/redigo
Go client for Redis
redis/go-redis
Redis Go client
djarza/football-events
Event-Driven microservices with Kafka Streams
ent/ent
An entity framework for Go
lucasepe/g2d
Craft beautiful geometric art using code.
golang-migrate/migrate
Database migrations. CLI and Golang library.
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
golang/groupcache
groupcache is a caching and cache-filling library, intended as a replacement for memcached in many cases.
cosmos72/gomacro
Interactive Go interpreter and debugger with REPL, Eval, generics and Lisp-like macros
gravityblast/fresh
Build and (re)start go web apps after saving/creating/deleting source files.
GoesToEleven/golang-web-dev
square/go-jose
An implementation of JOSE standards (JWE, JWS, JWT) in Go
lestrrat-go/jwx
Implementation of various JWx (Javascript Object Signing and Encryption/JOSE) technologies
jmoiron/sqlx
general purpose extensions to golang's database/sql
kelseyhightower/envconfig
Golang library for managing configuration data from environment variables
go-yaml/yaml
YAML support for the Go language.
dgrijalva/jwt-go
ARCHIVE - Golang implementation of JSON Web Tokens (JWT). This project is now maintained at:
labstack/echo
High performance, minimalist Go web framework
golang-standards/project-layout
Standard Go Project Layout
katzien/go-structure-examples
Examples for my talk on structuring go apps
golang/go
The Go programming language
gitleaks/gitleaks
Find secrets with Gitleaks 🔑
GoesToEleven/GolangTraining
Training for Golang (go language)
openjdk/loom
https://openjdk.org/projects/loom
docker/build-push-action
GitHub Action to build and push Docker images with Buildx
alikilickaya/algorithms
Solution of algorithm questions
spring-projects-experimental/spring-fu
Configuration DSLs for Spring Boot
vromero/activemq-artemis-docker
Dockerfile for the ActiveMQ Artemis Project
opencredo/test-automation-quickstart
Quickstart project for test automation, covering performance, ui acceptance and api acceptance testing
rayyildiz/design-patterns
Tasarım Desenleri