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:
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆90Updated 5 years ago
- 🐝 A Highly Performant and easy to use goroutine pool for Go☆53Updated last year
- Go simple async worker pool☆92Updated 4 years ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.☆123Updated 2 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆65Updated 4 years ago
- Fast, dependable universally unique ids☆26Updated 8 months ago
- create type dynamically in Golang☆23Updated 5 years ago
- Golang source code parsing, usage like reflect package☆63Updated 11 months ago
- Highly concurrent drop-in replacement for bufio.Writer☆57Updated 7 years ago
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- A Go API for generating .go source files☆24Updated 3 years ago
- Collect data about your dependencies☆43Updated 3 months ago
- a thread-safe concurrent map for go☆97Updated last year
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 3 years ago
- Machine is a workflow/pipeline library for processing data☆162Updated last week
- 👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels☆166Updated 3 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 3 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated this week
- Modern Thread-Safe Caching System with Basic Full Text Functionalities☆52Updated 2 years ago
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆141Updated 4 years ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆83Updated 2 years 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
- An MVC golang framework for building web APIs☆52Updated last year
- A sync.WaitGroup with error handling and concurrency control☆49Updated 8 months ago
- Library for setting values to structs' fields from env, flags, files or default tag☆108Updated 7 months ago
- Websocket implementation for fasthttp.☆54Updated last year
- Golang package to return the elapsed time since a given time in a human readable format☆35Updated 10 months ago
- Go localization framework☆31Updated last week