code-review-checklists / go-concurrency
Checklist for code reviews
ā156Updated 3 years ago
Alternatives and similar repositories for go-concurrency:
Users that are interested in go-concurrency are comparing it to the libraries listed below
- B-tree implementation for Goā235Updated 3 years ago
- Gohalt š®āāš: Fast; Simple; Powerful; Go Throttler libraryā347Updated 10 months ago
- A curated list of Awesome Go performance libraries and toolsā402Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.ā218Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.ā72Updated 3 years ago
- Gopium šŗ: Smart Go Structures Optimizer and Managerā213Updated 11 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.ā122Updated 7 months ago
- Helper tool for manual Go code optimization.ā130Updated 2 weeks ago
- š Mocking Redis in unit tests in Go.ā147Updated 8 months ago
- https://the-zen-of-go.netlify.comā246Updated 5 years ago
- Simple building blocks for protobuf marshaling and unmarshalingā177Updated 9 months ago
- Best-effort CPU-local sharded values for Goā199Updated 3 years ago
- fault injection library in go using standard http middlewareā509Updated this week
- Concurrency toolkit for Goā200Updated 8 months ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.ā118Updated last year
- Algorithms, 4th Edition, Go versionā184Updated 2 months ago
- High resolution timing and benchmarking for Goā259Updated 4 years ago
- ā118Updated last year
- A linter to ensure that slices are not initialized with non-zero lengthā75Updated 2 months ago
- Go linter that checks if package imports are in a list of acceptable packages.ā160Updated 3 weeks ago
- Zero-allocation type-safe pool for Goā230Updated last year
- A test-friendly replacement for golang's time package [managed by soy-programador]ā71Updated 4 years ago
- Load file-backed memoryā120Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.ā104Updated 6 months ago
- dagger is a fast, concurrency safe, mutable, in-memory directed graph library. Also includes a number of generic, concurrency safe data-sā¦ā322Updated last year
- ā226Updated 2 weeks ago
- Cheat Sheet for Go Slice Tricksā175Updated 2 years ago
- Analyzer: checks whether HTTP response body is closed and a re-use of TCP connection is not blocked.ā315Updated 3 months ago
- A quick tour (or reminder) of Go performance toolsā266Updated 3 years ago
- Cache benchmark for Golangā72Updated last year