eliben / modlibLinks
Go project layout with exported packages and command-line tools, using modules
☆191Updated last year
Alternatives and similar repositories for modlib
Users that are interested in modlib are comparing it to the libraries listed below
Sorting:
- An example repo of how I like to use postgres with gRPC☆294Updated last year
- Package conf provides support for using environmental variables and command line arguments for configuration.☆301Updated last month
- A simple tool for generating an application's data access layer.☆225Updated last month
- Session management for Go 1.11+☆79Updated 3 years ago
- Optional is a library of optional Go types☆221Updated 2 years ago
- ☆345Updated 2 years ago
- Event Sourcing in Go☆271Updated this week
- SQL data mapper for Go☆230Updated 2 years ago
- Containerize your Go development environment!☆201Updated 4 years ago
- Generate readme file from Go doc. Now available as a Github action!☆220Updated last year
- GitHub Actions as CI for Go☆1,046Updated 11 months ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 3 years ago
- Create the smallest and secured golang docker image based on scratch☆338Updated last year
- Automated Semantic Import Versioning Upgrades☆428Updated 2 months ago
- Short examples of common anti-patterns in Go Web Applications.☆449Updated last year
- A collection of gRPC and Go examples showcasing features of the framework☆252Updated 3 years ago
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆248Updated 5 years ago
- One place for me to put all my programmery notes☆219Updated 6 years ago
- Tiny lib to scan SQL rows directly to structs, slices, and primitive types☆608Updated this week
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- Go's Tooling Cheat Sheet☆171Updated 6 years ago
- structslop is a static analyzer for Go that recommends struct field rearrangements to provide for maximum space/allocation efficiency.☆832Updated last year
- Different approaches to HTTP routing in Go☆119Updated last year
- Chrono is a scheduler library that lets you run your task and code periodically☆446Updated last year
- A collection of packages to augment the go testing package and support common patterns.☆577Updated 11 months ago
- A common logging package for HashiCorp tools☆336Updated 3 weeks ago
- Go driven rpc code generation tool for right now.☆876Updated last year
- A simple Oauth2 example with Go☆171Updated last year
- ☆99Updated last month
- The go-set package provides generic Set implementations for Go, including HashSet for types with a Hash() function and TreeSet for ordera…☆164Updated last month