goware / modvendor
Auxiliary vendoring tool for Go's new go.mod
☆110Updated 3 years ago
Alternatives and similar repositories for modvendor:
Users that are interested in modvendor are comparing it to the libraries listed below
- Merge multiple pprof profile files into a single file☆123Updated last year
- Benchmark all the top in-memory Go caching libraries☆62Updated last year
- sync.Once with Reset()☆74Updated 4 years ago
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- Library for writing protoc plugins in Go; also includes a pure-Go protoc replacement☆86Updated 2 weeks ago
- Miscellaneous Go toys☆134Updated 6 years ago
- Fast generation of 192-bit UUIDs☆84Updated last year
- A spinlock implementation for Go.☆61Updated 4 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- TryLock for Go☆66Updated 5 years ago
- Easy json/xml Tag generation tool for golang☆73Updated 5 years ago
- Package deque implements a very fast and efficient general purpose queue/stack/deque data structure that is specifically optimized to per…☆47Updated 2 years ago
- A universal log interface☆80Updated 5 years ago
- A simple assertion library that you probably shouldn't use.☆132Updated 5 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- go websocket client for unit testing of a websocket handler☆101Updated 4 years ago
- Format Go's benchmarking output☆88Updated 2 years ago
- Support for streaming Protocol Buffer messages for the Go language (golang).☆66Updated last year
- Concurrent Buffered IO in Go #golang☆246Updated 3 years ago
- Golang LRU cache with expire feature.☆66Updated 10 months ago
- Go (golang) package to get hash strings of arbitrary data structures.☆136Updated last month
- Golang circular (ring) buffer☆174Updated 2 years ago
- Generate flags by parsing structures☆159Updated last month
- Package errc simplifies error and defer handling.☆78Updated 7 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆101Updated 3 years ago
- nargs is a Go static analysis tool to find unused arguments in function declarations.☆86Updated 4 months ago
- Go reflection simplified☆101Updated 6 months ago
- An introspection tool for Bolt databases.☆108Updated 7 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