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
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Gopium 🌺: Smart Go Structures Optimizer and Manager☆215Updated last year
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- A curated list of Awesome Go performance libraries and tools☆403Updated last year
- Algorithms, 4th Edition, Go version☆187Updated 6 months ago
- Gohalt 👮♀🛑: Fast; Simple; Powerful; Go Throttler library☆350Updated last year
- 🕋 Mocking Redis in unit tests in Go.☆148Updated last week
- Real-time visualization tool for Go process metrics☆475Updated 3 years ago
- Hedged HTTP client which helps to reduce tail latency at scale.☆131Updated 11 months ago
- https://the-zen-of-go.netlify.com☆247Updated 5 years ago
- Helper tool for manual Go code optimization.☆130Updated 3 months ago
- 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 last year
- An idiomatic Go query builder for ElasticSearch☆314Updated 2 years ago
- fault injection library in go using standard http middleware☆509Updated last week
- Concurrency toolkit for Go☆215Updated 11 months ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 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
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 11 months ago
- Slides and Links for 2022 GopherCon talks☆84Updated 2 years ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- Fast, high quality alternative to math/rand and golang.org/x/exp/rand☆238Updated 8 months ago
- Various golang benchmarks I've written☆109Updated 7 years ago
- Interceptors for database/sql☆505Updated 2 years ago
- Functional tools in Go 1.18 using newly introduced generics☆172Updated 2 years ago
- Simple building blocks for protobuf marshaling and unmarshaling☆196Updated last year
- Best-effort CPU-local sharded values for Go☆201Updated 3 years ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Cache benchmark for Golang☆74Updated last year
- A multi-level cache library with cache stampede prevention for Go☆125Updated 3 years ago