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:
- 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
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Updated 2 years ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆351Updated last year
- https://the-zen-of-go.netlify.com☆247Updated 6 years ago
- Real-time visualization tool for Go process metrics☆476Updated 3 years ago
- An idiomatic Go query builder for ElasticSearch☆317Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆218Updated last year
- A curated list of Awesome Go performance libraries and tools☆408Updated last year
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆225Updated 2 years ago
- Interceptors for database/sql☆511Updated 2 years ago
- A quick tour (or reminder) of Go performance tools☆274Updated 4 years ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Cheat Sheet for Go Slice Tricks☆176Updated 3 years ago
- 🕋 Mocking Redis in unit tests in Go.☆150Updated 7 months ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆133Updated last year
- Algorithms, 4th Edition, Go version☆188Updated last year
- Helper tool for manual Go code optimization.☆137Updated 10 months ago
- go fault injection library☆511Updated last week
- Tool to visualize the graph of embedded structs in Go projects☆229Updated last year
- Load file-backed memory☆122Updated 3 years ago
- ⚡️ lock-free utilities in Go☆164Updated last year
- Zero-allocation type-safe pool for Go☆251Updated 2 years ago
- Best-effort CPU-local sharded values for Go☆203Updated 4 years ago
- Concurrency toolkit for Go☆223Updated last year
- Chronos - A static race detector for the go language☆438Updated 3 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆364Updated 2 years ago
- Miscellaneous Go hacks☆243Updated 2 months ago
- Consistent hashing hashring implementation.☆37Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆243Updated 3 years ago