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 2 years ago
- gpool - a generic context-aware resizable goroutines pool to bound concurrency based on semaphore.☆91Updated 5 years ago
- a decision & trigger framework backed by Google's Common Expression Language☆64Updated 4 years ago
- a thread-safe concurrent map for go☆100Updated 2 years ago
- A sync.WaitGroup with error handling and concurrency control☆49Updated 3 months ago
- Unlimited job queue for go, using a pool of concurrent workers processing the job queue entries☆50Updated 2 years ago
- Fast, dependable universally unique ids☆26Updated last year
- Go simple async worker pool☆92Updated 4 years ago
- Null Types, Safe primitive type conversion and fetching value from complex structures.☆46Updated 4 years ago
- A Go distributed systems development framework☆25Updated last year
- Machine is a workflow/pipeline library for processing data☆164Updated this week
- Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.☆122Updated 2 years ago
- Nullable Go types that can be marshalled/unmarshalled to/from JSON.☆38Updated 4 years ago
- Expression evaluator for Go☆77Updated 8 months ago
- Websocket implementation for fasthttp.☆54Updated last year
- A JSON stream parser for Go☆68Updated 3 years ago
- Python-like dictionaries for Go☆46Updated last month
- parallel: a Go Parallel Processing Library☆28Updated 5 years ago
- create type dynamically in Golang☆23Updated 5 years ago
- Collect data about your dependencies☆43Updated 7 months ago
- stream is a concurrency pattern implementation using Go generics. a.k.a. my accidentally awesome library☆67Updated 8 months ago
- 🚦 Semaphore pattern implementation with timeout of lock/unlock operations.☆103Updated 5 years ago
- FastHTTP & net/http dual-engine web framework. Echo v2 enhanced version.☆69Updated last week
- UDP Transport: compress, encrypt and send any data reliably over unreliable UDP connections☆45Updated 4 years ago
- Simple string pattern matcher for Go☆134Updated 3 months ago
- Data analysis tool for Go. Similar to the famous Python library pandas.☆84Updated 3 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- Package for fast copying structs of different types☆52Updated 4 years ago
- Enriches the standard go http client with retry functionality.☆54Updated last year
- map library using Go generics that offers a standard interface, go routine synchronization, and sorting☆51Updated 10 months ago