goware / modvendorLinks
Auxiliary vendoring tool for Go's new go.mod
☆111Updated 3 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
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- Golang circular (ring) buffer☆174Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆109Updated last year
- Detect all kinds of leaks in Go☆133Updated 9 years ago
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆69Updated 2 years ago
- sync.Once with Reset()☆75Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- ☆98Updated 7 months ago
- Generate flags by parsing structures☆162Updated last week
- A universal log interface☆80Updated 5 years ago
- improved go tool trace goroutine analysis☆31Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 2 months ago
- A memory allocator for Go.☆83Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆277Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆81Updated 3 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- An introspection tool for Bolt databases.☆109Updated 7 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Fast Concurrent / Parallel Sorting in Go☆137Updated 3 weeks ago
- go websocket client for unit testing of a websocket handler☆102Updated 4 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
- Generates UUID-format strings using purely high quality random bytes☆184Updated 3 weeks ago