lkcole's Stars
swagger-api/swagger-ui
Swagger UI is a collection of HTML, JavaScript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
go-micro/go-micro
A Go microservices framework
grpc-ecosystem/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
golang-migrate/migrate
Database migrations. CLI and Golang library.
bufbuild/buf
The best way of working with Protocol Buffers.
patrickmn/go-cache
An in-memory key:value store/cache (similar to Memcached) library for Go, suitable for single-machine applications.
googleapis/googleapis
Public interface definitions of Google APIs.
grpc-ecosystem/go-grpc-middleware
Golang gRPC Middlewares: interceptor chaining, auth, logging, retries and more.
vektra/mockery
A mock code autogenerator for 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.
streadway/amqp
Go client for AMQP 0.9.1
justinas/alice
Painless middleware chaining for Go
nfnt/resize
Pure golang image resizing
thoas/picfit
An image resizing server written in Go
ilyakaznacheev/cleanenv
✨Clean and minimalistic environment configuration reader for Golang
csinva/imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
awslabs/aws-solutions-constructs
The AWS Solutions Constructs Library is an open-source extension of the AWS Cloud Development Kit (AWS CDK) that provides multi-service, well-architected patterns for quickly defining solutions
auth0/go-jwt-middleware
A Middleware for Go Programming Language to check for JWTs on HTTP requests
wagslane/go-rabbitmq
A wrapper of streadway/amqp that provides reconnection logic and sane defaults
kvspb/nginx-auth-ldap
LDAP authentication module for nginx
hashicorp/go-hclog
A common logging package for HashiCorp tools
MicahParks/keyfunc
Create a jwt.Keyfunc for JWT parsing with a JWK Set or given cryptographic keys (like HMAC) in Golang.
NeowayLabs/wabbit
Golang AMQP mocking library
graylog-labs/graylog-plugin-slack
Graylog alarm callback for Slack
cloudposse/terraform-aws-cloudfront-cdn
Terraform Module that implements a CloudFront Distribution (CDN) for a custom origin.
wework/grabbit
A lightweight transactional message bus on top of RabbitMQ
chgangaraju/terraform-aws-cloudfront-s3-website
Terraform module for creating a s3 static website with CloudFront distribution
nelg/terraform-aws-acmdemo
Demo project for blog post
unrolled/logger
HTTP middleware for Go that logs web requests to an io.Writer.
harlow/authtoken
Auth token from HTTP request headers