code-review-checklists / go-concurrency
Checklist for code reviews
☆151Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for go-concurrency
- B-tree implementation for Go☆233Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆214Updated last year
- Go port of Google's Swiss Table hash table☆321Updated 4 months ago
- A multi-level cache library with cache stampede prevention for Go☆123Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆210Updated 6 months ago
- When storing a value in a Go interface allocates memory on the heap.☆71Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 6 months ago
- Helper tool for manual Go code optimization.☆127Updated 6 months ago
- ☆110Updated last year
- Hedged HTTP client which helps to reduce tail latency at scale.☆120Updated 3 months ago
- ☆168Updated last week
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- A spinlock implementation for Go.☆61Updated 3 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆141Updated 5 months ago
- ⚡️ lock-free utilities in Go☆151Updated 6 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 2 months ago
- Concurrency toolkit for Go☆169Updated 3 months ago
- Load file-backed memory☆121Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆236Updated 2 weeks ago
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- https://the-zen-of-go.netlify.com☆244Updated 4 years ago
- The `io_uring` library and runtime for GO☆125Updated 2 years ago
- Slides and Links for 2022 GopherCon talks☆82Updated last year
- Transform Go code into it's AST☆122Updated 5 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆115Updated last year
- Best-effort CPU-local sharded values for Go☆197Updated 3 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- A test-friendly replacement for golang's time package [managed by soy-programador]☆70Updated 4 years ago
- The size of variable at runtime☆138Updated 3 months ago
- gRPC Test Utilities for Golang☆76Updated this week