MichalAdorno / golang-advanced-concurrency-conceptsLinks
A review of advanced concurrency concepts and patterns in Golang
☆14Updated 4 years ago
Alternatives and similar repositories for golang-advanced-concurrency-concepts
Users that are interested in golang-advanced-concurrency-concepts are comparing it to the libraries listed below
Sorting:
- Go Embed experiments☆30Updated 3 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- Framework for pipeline execution with structured parallelism, retriability, load balancing and more.☆32Updated last month
- Golnag microservice-template by DDD☆34Updated last week
- Golang ticker that works with Cron scheduling.☆18Updated 4 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆108Updated 3 months ago
- Exercises and solutions from the book 'Know Go: Generics' (2024 edition)☆12Updated 5 months ago
- A drop-in replacement for Go errors, with some added sugar! Unwrap user-friendly messages, HTTP status code, easy wrapping with multiple …☆73Updated last week
- pkg extends the core go packages with missing or additional functionality built in. All packages correspond to the std go package name w…☆50Updated last year
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated last week
- Golang linter to use strconv☆40Updated 4 months ago
- Now you are just a click away from official package documentation for Go repositories. DOCGO is a handy browser extension 🧱 to redirect…☆12Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Simple and easy wrappers for Go sync/atomic package.☆31Updated last year
- ☆41Updated 5 years ago
- Parses indented code and returns a tree structure.☆25Updated 5 years ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆76Updated 5 months ago
- A service for managing locks in multiprocess/distributed systems☆13Updated 2 years ago
- A Go library for encoding structs into Header fields.☆47Updated 2 years ago
- cwalk = Concurrent filepath.Walk replacement (Go)☆35Updated 4 years ago
- Golang linter to check the errors handling expressions☆54Updated 4 years ago
- Highly scalable, single/multi node, sortable, predictable and incremental unique id generator with zero allocation magic on the sequentia…☆34Updated last year
- Go package to associate status codes and messages with errors☆24Updated 4 months ago
- Simple leveled logging wrapper around standard log package☆16Updated 2 years ago
- Simple and generic implementation of priority queues in Go☆30Updated last year
- Time as a dependency, very useful for testing☆16Updated last year
- code that I re-use among many Go projects☆35Updated this week
- Go localization framework☆31Updated 2 months ago
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated 6 months ago