code-review-checklists / go-concurrency
Checklist for code reviews
☆155Updated 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
- A curated list of Awesome Go performance libraries and tools☆399Updated 8 months ago
- B-tree implementation for Go☆236Updated 2 years ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆347Updated 8 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆122Updated 5 months ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆211Updated 9 months ago
- Concurrency toolkit for Go☆192Updated 5 months ago
- https://the-zen-of-go.netlify.com☆245Updated 4 years ago
- Go port of Google's Swiss Table hash table☆333Updated 6 months ago
- Interceptors for database/sql☆497Updated last year
- ☆220Updated last week
- Slides and Links for 2022 GopherCon talks☆83Updated last year
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Package gostackparse parses goroutines stack traces as produced by panic() or debug.Stack() at ~300 MiB/s.☆117Updated last year
- Helper tool for manual Go code optimization.☆130Updated 9 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- fault injection library in go using standard http middleware☆510Updated last week
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆367Updated last year
- Best-effort CPU-local sharded values for Go☆199Updated 3 years ago
- Load file-backed memory☆121Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆86Updated 5 months ago
- Zero-allocation type-safe pool for Go☆228Updated last year
- Transform Go code into it's AST☆123Updated 5 years ago
- High resolution timing and benchmarking for Go☆257Updated 4 years ago
- ⚡️ lock-free utilities in Go☆151Updated 8 months ago
- Low-level Go Client for ClickHouse☆334Updated last week
- Algorithms, 4th Edition, Go version☆184Updated 2 weeks ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 2 months ago
- Encode and decode Go (golang) struct types via protocol buffers.☆174Updated 4 years ago
- Tool to visualize the graph of embedded structs in Go projects☆226Updated 5 months ago