ribice / gliceLinks
Go license and dependency checker
☆304Updated 9 months ago
Alternatives and similar repositories for glice
Users that are interested in glice are comparing it to the libraries listed below
Sorting:
- Go (golang) library for deep copying values in Go.☆350Updated 4 years ago
- [mirror]☆280Updated last year
- semver library in Go☆356Updated last year
- Go coverage example☆214Updated 7 months ago
- A Tree printer module written in GoLang☆191Updated 4 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 2 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆278Updated 3 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.☆321Updated 4 months ago
- Package stack implements utilities to capture, manipulate, and format call stacks.☆403Updated 4 years ago
- Debugging helper utilities for Go☆356Updated 3 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Floc: Orchestrate goroutines with ease.☆268Updated 4 years ago
- golang : go tool cover to XML (Cobertura) export tool.☆146Updated last year
- Unified diff parser and printer for Go☆444Updated 2 months ago
- Source code analyzer that helps you to make your Go programs more consistent.☆357Updated 3 months ago
- Logur is an opinionated collection of logging best practices☆205Updated 8 months ago
- Handle Go recover, panic, and errors in a graceful way. Multiple errors support, basic filters and custom handlers.☆235Updated 7 years ago
- Use a custom domain in your Go import path☆535Updated 5 months ago
- Hooks for logrus logging☆123Updated last year
- Human readable byte formatter☆223Updated this week
- Code generation tools for Go.☆431Updated 3 months ago
- Pegomock is a powerful, yet simple mocking framework for the Go programming language☆257Updated 2 weeks ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago
- Simple translation from godoc to markdown.☆490Updated 6 years ago
- JsonDiff library☆225Updated 2 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆226Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆271Updated 3 years ago
- Example Makefile for Go projects☆265Updated 5 years ago
- High resolution timing and benchmarking for Go