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 9 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- Transform Go code into it's AST☆123Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆87Updated 2 years ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- ☆101Updated 11 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 6 months ago
- Generate flags by parsing structures☆164Updated 4 months ago
- High resolution timing and benchmarking for Go☆264Updated last week
- A complete solution for static files in Go code☆129Updated last year
- go websocket client for unit testing of a websocket handler☆102Updated 4 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 3 months ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Know when GC runs from inside your golang code☆188Updated 3 years ago
- Visualization of Golang benchmark output using Google charts☆85Updated 5 years ago
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- sync.Once with Reset()☆75Updated 5 years ago
- Locking wrapper for running benchmarks on shared hosts☆156Updated last year
- Fast generation of 192-bit UUIDs☆86Updated 2 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 3 weeks ago
- xxh3 fast hash function☆104Updated 6 years ago
- Storing strings without GC overhead☆84Updated 2 months ago
- A universal log interface☆79Updated 5 years ago