goware / modvendorLinks
Auxiliary vendoring tool for Go's new go.mod
☆111Updated 4 years ago
Alternatives and similar repositories for modvendor
Users that are interested in modvendor are comparing it to the libraries listed below
Sorting:
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Change tags of structures' fields in runtime without copying of data in Go. Conditional marshalling and unmarshalling.☆63Updated last year
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆101Updated 11 months ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated last month
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- openapi toolkit common string formats☆111Updated last week
- Transform Go code into it's AST☆123Updated 6 years ago
- Package schedgroup provides a goroutine worker pool which schedules tasks to be performed at or after a specified time. MIT Licensed.☆139Updated 3 years ago
- Generate flags by parsing structures☆165Updated 5 months ago
- High resolution timing and benchmarking for Go☆265Updated 3 weeks ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 7 months ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 6 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆235Updated last year
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- Intern Go strings☆97Updated 2 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Templates, generics engine for Go☆136Updated 7 years ago
- A complete solution for static files in Go code☆129Updated last year
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆88Updated 6 months ago
- sync.Once with Reset()☆75Updated 5 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago