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:
- Truly random map access and iteration for Go (OUTDATED -- FOR EDUCATIONAL PURPOSES ONLY)☆61Updated 8 years ago
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Golang circular (ring) buffer☆176Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- High resolution timing and benchmarking for Go☆263Updated 5 years ago
- reflectwalk is a Go library for "walking" complex structures, similar to walking a filesystem.☆279Updated 3 years ago
- Miscellaneous Go toys☆134Updated 6 years ago
- sync.Once with Reset()☆75Updated 5 years ago
- ☆99Updated 9 months ago
- Templates, generics engine for Go☆136Updated 6 years ago
- Generate SQL Scanner and Valuer implementations for your Protobufs.☆77Updated 3 years ago
- Generate flags by parsing structures☆162Updated 3 months ago
- A complete solution for static files in Go code☆129Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆114Updated last year
- Fast Concurrent / Parallel Sorting in Go☆139Updated 2 months ago
- Best-effort CPU-local sharded values for Go☆202Updated 4 years ago
- Intern Go strings☆96Updated last year
- Fixes simple parse errors automatically. Works great in combination with goimports.☆86Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- Package bad idea contains no good ideas☆29Updated 5 years ago
- Protobuf compiler plugin to generate Go JSON Marshal/Unmarshal implementations for messages using jsonpb.☆234Updated last year
- Generates UUID-format strings using purely high quality random bytes☆186Updated 3 months ago
- Rewrite Go source files to replace pkg/errors with Go 1.13 error wrapping☆70Updated 2 years ago
- Change tags of structures' fields in runtime without copying of data in Go. Conditional marshalling and unmarshalling.☆63Updated last year
- Detect all kinds of leaks in Go☆133Updated 10 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- GoLang extended synchronization primitives: Named mutex, non blocking mutex, semaphore.☆51Updated 9 years ago
- A set of go packages and command line tools to generate Go code☆94Updated 7 years ago
- Play with GoDoc syntax and preview your changes in realtime☆113Updated 6 years ago