code-review-checklists / go-concurrency
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☆238Updated 3 years ago
- Helper tool for manual Go code optimization.☆130Updated last month
- Hedged HTTP client which helps to reduce tail latency at scale.☆129Updated 9 months ago
- ⚡️ lock-free utilities in Go☆156Updated 11 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆349Updated last year
- A curated list of Awesome Go performance libraries and tools☆404Updated last year
- 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.☆218Updated 2 years ago
- https://the-zen-of-go.netlify.com☆246Updated 5 years ago
- Machine is a zero dependency library for highly concurrent Go applications. It is inspired by errgroup.Group with extra bells & whistles☆366Updated 2 years ago
- A multi-level cache library with cache stampede prevention for Go☆124Updated 3 years ago
- Lightweight library that handles RabbitMQ auto-reconnect and publishing retry routine for you.☆111Updated last year
- ☆236Updated last week
- A quick tour (or reminder) of Go performance tools☆268Updated 3 years ago
- 🕋 Mocking Redis in unit tests in Go.☆147Updated last month
- Know when GC runs from inside your golang code☆188Updated 2 years ago
- Go implementation of Netflix/concurrency-limits☆128Updated this week
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆214Updated last year
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆179Updated 11 months ago
- Interceptors for database/sql☆501Updated 2 years ago
- ☆121Updated last year
- Best-effort CPU-local sharded values for Go☆200Updated 3 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- High resolution timing and benchmarking for Go☆258Updated 4 years ago
- Go package pointer provides helpers to get pointers to values of built-in types.☆222Updated 2 years ago
- Miscellaneous Go hacks☆239Updated last month
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- The `io_uring` library and runtime for GO☆130Updated 2 weeks ago
- A linter to ensure that slices are not initialized with non-zero length☆75Updated 3 months ago