An open API service providing repository metadata for many open source software ecosystems.

GitHub / tejzpr / ordered-concurrently

Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.

JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejzpr%2Fordered-concurrently
PURL: pkg:github/tejzpr/ordered-concurrently

Stars: 41
Forks: 8
Open issues: 3

License: bsd-3-clause
Language: Go
Size: 52.7 KB
Dependencies parsed at: Pending

Created at: over 4 years ago
Updated at: about 2 months ago
Pushed at: over 2 years ago
Last synced at: about 1 month ago

Commit Stats

Commits: 73
Authors: 3
Mean commits per author: 24.33
Development Distribution Score: 0.027
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/tejzpr/ordered-concurrently

Topics: concurrent, concurrent-data-structure, data-pipeline, data-science, golang, golang-library, ordered, parallel, parallel-computing

    Loading...