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☆237Updated 2 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆123Updated 6 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆212Updated 10 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 9 months ago
- Zero-allocation type-safe pool for Go☆229Updated last year
- A curated list of Awesome Go performance libraries and tools☆398Updated 10 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- Slides and Links for 2022 GopherCon talks☆83Updated 2 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Helper tool for manual Go code optimization.☆130Updated 10 months ago
- Algorithms, 4th Edition, Go version☆184Updated last month
- Concurrency toolkit for Go☆196Updated 7 months ago
- ⚡️ lock-free utilities in Go☆152Updated 9 months ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆292Updated 8 months ago
- ☆225Updated 3 weeks ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆169Updated 8 months ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆265Updated 3 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆118Updated last year
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 6 months ago
- Miscellaneous Go hacks☆232Updated this week
- Maths includes mathematical functions not defined in the standard Go math package.☆174Updated last year
- Interceptors for database/sql☆498Updated last year
- A test-friendly replacement for golang's time package [managed by soy-programador]☆71Updated 4 years ago
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Go bindings and cli for chDB, an in-process SQL OLAP Engine powered by ClickHouse☆96Updated last week
- A library that implements the outboxer pattern in go☆160Updated last week
- A collection of best practices and lessons learnt from applying concurrency in go.☆103Updated 5 months ago