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 8 months ago
- code that I re-use among many Go projects☆37Updated 4 months ago
- My Go playground.☆63Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 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…☆52Updated last week
- Golang ticker that works with Cron scheduling.☆19Updated 4 years ago
- detects nested contexts in loops or function literals☆63Updated last week
- Intuitive wrapper types enforcing atomic access for lock-free concurrency☆27Updated 5 years ago
- Lightweight validation library that can export rules as JSON so browsers can apply the same rules.☆16Updated last year
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆73Updated this week
- ☆85Updated 6 months ago
- Pretty prints slices to any io.Writer: I created this package to teach slices in my Go course.☆68Updated 6 years ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 11 months ago
- Kronika adds some extra utility around the standard time package. It does not have any other external dependencies.☆38Updated 3 years ago
- Pipelines using goroutines☆59Updated 4 years ago
- Go Embed experiments☆30Updated 4 years ago
- Fast, dependable universally unique ids☆26Updated last year
- A linter to ensure that slices are not initialized with non-zero length☆78Updated 2 months ago
- Collect data about your dependencies☆43Updated 7 months ago
- GoT is a template engine that turns templates into Go code to compile into your app.☆38Updated last year
- Various implementations of a go-routine safe counter☆31Updated 4 years ago
- 🚔 Enforce field tags in (un)marshaled structs☆39Updated last week
- Golnag microservice-template by DDD☆33Updated last week
- µjson - A fast and minimal JSON parser and transformer that works on unstructured JSON☆85Updated 11 months ago
- a tool for handling file uploads simple☆64Updated 3 years ago
- James is your butler and helps you to create, build, debug, test and run your Go projects☆63Updated 2 years ago
- A Unicode-based case conversion library for Go☆61Updated last year
- Go library to provide base service components☆23Updated last month
- 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
- Go Patterns☆30Updated last year