andy2046 / gopieLinks
go patterns
☆33Updated 4 years ago
Alternatives and similar repositories for gopie
Users that are interested in gopie are comparing it to the libraries listed below
Sorting:
- A Go io/fs filesystem implementation for reading files in Github gists.☆124Updated 4 years ago
- A collection of HTTP utilities for Go☆17Updated last week
- 🚧 Flexible mechanism to make execution flow interruptible.☆100Updated 4 years ago
- Non-Invasive goroutine inspector☆93Updated 3 months ago
- Go Mod Repository, Go Vanity Server and Proxy Server☆87Updated 6 years ago
- A simple and efficient LRU cache package for Go☆37Updated 2 years ago
- Merge multiple pprof profile files into a single file☆123Updated 2 years ago
- sshkeys: utilities for parsing and marshaling OpenSSH Key formats☆77Updated 8 months ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Package errc simplifies error and defer handling.☆78Updated 8 years ago
- A goroutine limiter for Go☆84Updated 3 years ago
- The missing man page for Go binaries. Goman fetches the repo's readme as a man page replacement.☆126Updated 8 months ago
- xxh3 fast hash function☆104Updated 6 years ago
- Find functions that return a reference and cause allocations.☆27Updated 4 years ago
- An ~O(2k) time complexity http request router in Go☆45Updated 6 years ago
- Stuff that's missing in Go stdlib, or hasn't made it into its own repo.☆87Updated 4 months ago
- Debug-level logging for developers (only!)☆103Updated 10 months ago
- Load file-backed memory☆122Updated 3 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- Make random JSON in Go☆25Updated 5 years ago
- Automatically sets up command line flags based on struct fields and tags.☆176Updated 3 years ago
- HTTP for Gophers☆62Updated 7 years ago
- Go vanity domain HTTP handler☆32Updated 3 weeks ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆59Updated 6 years ago
- Deprecated. Use https://github.com/kataras/iris/wiki/View instead☆57Updated 8 years ago
- A spinlock implementation for Go.☆62Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- [CLOSED] Web tool for interactive playing with Golang struct sizes.☆52Updated 5 years ago
- HTML unmarshaler for golang☆56Updated 7 years ago