goware / modvendorLinks
Auxiliary vendoring tool for Go's new go.mod
☆112Updated 4 years ago
Alternatives and similar repositories for modvendor
Users that are interested in modvendor are comparing it to the libraries listed below
Sorting:
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 9 years ago
- Merge multiple pprof profile files into a single file☆124Updated 2 years ago
- Golang circular (ring) buffer☆177Updated 3 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Turn any gRPC stream into a Go `net.Conn` implementation.☆86Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Storing strings without GC overhead☆84Updated 3 weeks ago
- Change tags of structures' fields in runtime without copying of data in Go. Conditional marshalling and unmarshalling.☆63Updated last year
- ☆101Updated last year
- Miscellaneous Go toys☆134Updated 6 years ago
- Fast Concurrent / Parallel Sorting in Go☆142Updated 4 months ago
- Encode and decode Go (golang) struct types via protocol buffers.☆179Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆280Updated 3 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
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Transform Go code into it's AST☆122Updated 6 years ago
- A sql driver that will wrap any other driver and log/trace all its calls☆175Updated last year
- Templates, generics engine for Go☆136Updated 7 years ago
- High resolution timing and benchmarking for Go☆264Updated last month
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Generates UUID-format strings using purely high quality random bytes☆186Updated 2 months ago
- Static bit vector structures library☆72Updated 6 years ago
- Non-Invasive goroutine inspector☆93Updated 4 months ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- Concurrent Buffered IO in Go #golang☆249Updated 3 years ago
- A memory allocator for Go.☆87Updated 5 years ago