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:
- Golang ticker that works with Cron scheduling.☆18Updated 4 years ago
- Various implementations of a go-routine safe counter☆31Updated 3 years 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
- a tool for handling file uploads simple☆59Updated 2 years ago
- test coverage analysis in your terminal☆23Updated 2 years ago
- A terminfo package in pure go!☆50Updated 2 years ago
- A Go filesystem package for working with files and directories☆19Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 2 months ago
- Go localization framework☆31Updated last month
- 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
- Simple oauth prompting☆28Updated last year
- Collect data about your dependencies☆43Updated last month
- 🚔 Enforce field tags in (un)marshaled structs☆38Updated 2 weeks ago
- Go Embed experiments☆30Updated 3 years ago
- Package mapstructure is a Go library for decoding generic map values to structures and vice versa, while providing helpful error handling…☆20Updated 5 years ago
- Build robust message-driven applications in Go.☆33Updated this week
- iterator library for go using a rangefunc experiment☆26Updated 7 months 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 that provides multiple middlewares for Echo Framework.☆16Updated 6 months ago
- TCP framework☆18Updated 5 years ago
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Go code to help create various charts, e.g. C3, D3, Rickshaw, go-chart, etc.☆51Updated this week
- Time as a dependency, very useful for testing☆16Updated last year
- Golang linter to use strconv☆40Updated 3 months ago
- Golang struct operations.☆24Updated 7 years ago
- Framework for pipeline execution with structured parallelism, retriability, load balancing and more.☆32Updated 3 weeks ago
- A Golang library to manipulate strings according to the word parsing rules of the UNIX Bourne shell.☆26Updated 2 years ago
- A Go library for encoding structs into Header fields.☆46Updated last year
- A pool that spins up a given number of processes in advance and attaches stdin and stdout when needed. Very similar to FastCGI but works …☆29Updated 3 years ago
- Database testing made easy in Go.☆18Updated 2 years ago