MichalAdorno / golang-advanced-concurrency-conceptsLinks
A review of advanced concurrency concepts and patterns in Golang
☆14Updated 5 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:
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 6 months ago
- 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
- Pipelines using goroutines☆59Updated 3 years ago
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- Golang ticker that works with Cron scheduling.☆18Updated 4 years ago
- ☆85Updated 4 months ago
- Kronika adds some extra utility around the standard time package. It does not have any other external dependencies.☆37Updated 3 years ago
- Experiments with Go generics☆100Updated 3 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- Clean Architecture Use Case for Go☆36Updated last year
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆71Updated last year
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆27Updated 5 years ago
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆84Updated 9 months ago
- Slice graph uses graphviz in order to pretty print slices for you.☆33Updated 4 years ago
- JSON parser/explorer☆57Updated 10 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 6 months ago
- Fx is a useful functional programming helpers.☆78Updated 3 years ago
- My Go playground.☆63Updated 4 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 3 years ago
- Go Embed experiments☆30Updated 4 years ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆52Updated this week
- Now you are just a click away from official package documentation for Go repositories. DOCGO is a handy browser extension 🧱 to redirect…☆12Updated 4 years ago
- A curated list of Go code formatters (like gofmt)☆41Updated 4 years ago
- James is your butler and helps you to create, build, debug, test and run your Go projects☆63Updated 2 years ago
- Package bigcscvreader offers a multi-threaded approach for reading a large CSV file in order to improve the time of reading and processin…☆55Updated last week
- a tool for handling file uploads simple☆62Updated 3 years ago
- Enriches the standard go http client with retry functionality.☆54Updated last year
- 🏇🏻 generalist, fast and tiny binary parser and compiler generator, powered by Go 1.18+ Generics☆58Updated 3 years ago
- Go struct validation☆59Updated 5 years ago
- Ordered map for JSON storage☆20Updated last month