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
- Go simple async worker pool☆92Updated 4 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 5 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- Simple, lightweight and ultra-fast HTTP Cache to speed up your websites☆67Updated 2 years ago
- Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.☆123Updated 2 years ago
- Declarative golang HTTP client☆22Updated 3 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated last month
- Go localization framework☆31Updated 2 weeks ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 3 years ago
- Expression evaluator for Go☆77Updated 6 months ago
- create type dynamically in Golang☆23Updated 5 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- Collect data about your dependencies☆43Updated 5 months ago
- Go client to reliable queues based on Redis Cluster Streams☆33Updated 5 years ago
- Websocket implementation for fasthttp.☆54Updated last year
- Golang source code parsing, usage like reflect package☆64Updated last year
- Machine is a workflow/pipeline library for processing data☆163Updated last week
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 7 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 11 months ago
- Golang implementation of fine-grained mutex for per key in a map. Better performance than one giant mutex.☆34Updated 5 years ago
- Enriches the standard go http client with retry functionality.☆52Updated last year
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A Unicode-based case conversion library for Go☆60Updated last year
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week