Deleplace / forks-golang-good-code-bad-codeLinks
☆19Updated 7 years ago
Alternatives and similar repositories for forks-golang-good-code-bad-code
Users that are interested in forks-golang-good-code-bad-code are comparing it to the libraries listed below
Sorting:
- https://the-zen-of-go.netlify.com☆247Updated 5 years ago
- Data structures implementation in Golang☆45Updated 4 years ago
- Experiments with Go generics☆100Updated 3 years ago
- Miscellaneous Go hacks☆242Updated 4 months ago
- A helper tool to work with profile.proto (pprof) files☆60Updated 3 years ago
- Cache that tries to keep data local for the goroutine and reduce synchronization overhead, but keep it is safe for concurrent use.☆45Updated 5 years ago
- Connection pool for Go's net.Conn interface☆127Updated 3 years ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated 2 years ago
- A memory allocator for Go.☆87Updated 5 years ago
- A Go io/fs filesystem implementation for reading files in Github gists.☆127Updated 4 years ago
- nanoQ — high-performance brokerless Pub/Sub for streaming real-time data☆159Updated 4 years ago
- A collection of HTTP utilities for Go☆17Updated 3 weeks ago
- Very simple batching API for Go.☆95Updated 4 years ago
- A currency computations package.☆61Updated last month
- One place for me to put all my programmery notes☆220Updated 5 years ago
- Finite state machine for Go☆211Updated 5 years ago
- API of GolangCI☆73Updated 5 years ago
- Efficient and reliable background processing for Go☆131Updated 5 years ago
- Useful Go String methods☆192Updated 2 years ago
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago
- Reference implementations of heap data structures in Go - treap, skew, leftlist, pairing, fibonacci☆101Updated 3 years ago
- a #golang Snake game in webassembly running at http://snake.126.49.198.in-addr.arpa/☆95Updated 3 years ago
- Simple query builder for MongoDB☆80Updated 7 months ago
- Run Go tests inside a Docker image☆100Updated 8 months ago
- Common golang code shared by multiple projects☆54Updated 6 months ago
- auto-scaling worker pool (work queue) in Go, using generics☆58Updated 2 years ago
- Collection of dirty hacks in Go☆67Updated 2 years ago
- 10x faster than crypto/rand. Uses securely allocated memory. Forked from https://gitlab.com/NebulousLabs/fastrand☆164Updated 4 years ago
- Abstract data structures Go packages, built with performance and concurrency in mind to learn Go.☆66Updated 2 years ago