code-review-checklists / go-concurrencyLinks
Checklist for code reviews
☆157Updated 4 years ago
Alternatives and similar repositories for go-concurrency
Users that are interested in go-concurrency are comparing it to the libraries listed below
Sorting:
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Concurrency toolkit for Go☆213Updated 10 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆130Updated 10 months ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Helper tool for manual Go code optimization.☆130Updated 3 months ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- ☆241Updated 2 weeks ago
- fault injection library in go using standard http middleware☆509Updated last week
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- A curated list of Awesome Go performance libraries and tools☆404Updated last year
- ☆121Updated last year
- Algorithms, 4th Edition, Go version☆186Updated 5 months ago
- CPU-guided performance analyzer for Go☆79Updated 2 years ago
- Miscellaneous Go hacks☆241Updated 2 weeks ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- Integration testing in Go with Docker☆110Updated 2 months ago
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated 2 years ago
- ⚡️ lock-free utilities in Go☆158Updated last year
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆119Updated last week
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆89Updated 9 months ago
- The size of variable at runtime☆146Updated 11 months ago
- A Go library for collecting sql.DBStats in Prometheus format☆183Updated 4 years ago