ddelizia / channelifyLinks
Make functions return a channel for parallel processing via go routines.
☆33Updated 4 years ago
Alternatives and similar repositories for channelify
Users that are interested in channelify are comparing it to the libraries listed below
Sorting:
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- create type dynamically in Golang☆23Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆65Updated 2 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Go simple async worker pool☆92Updated 4 years ago
- Golang utlities to make your life easier with zero allocations☆47Updated 3 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆34Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Fast, dependable universally unique ids☆26Updated 7 months ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 8 months ago
- An MVC golang framework for building web APIs☆52Updated last year
- Declarative golang HTTP client☆22Updated 3 years ago
- Collect data about your dependencies☆43Updated 3 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 3 months ago
- Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.☆124Updated 2 years ago
- A JSON stream parser for Go☆68Updated 2 years ago
- Golang Dynamic Decision Tree☆40Updated 4 years ago
- Machine is a workflow/pipeline library for processing data☆161Updated this week
- Expression evaluator for Go☆76Updated 4 months ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 9 months ago
- Package for fast copying structs of different types☆51Updated 4 years ago
- Library to generate TOTP/HOTP codes☆140Updated last year
- A Unicode-based case conversion library for Go☆59Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆50Updated 5 months ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago