An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/bcongdon/corral

Package corral is a MapReduce framework designed to be deployed to serverless platforms, like AWS Lambda. It presents a lightweight alternative to Hadoop MapReduce. Much of the design philosophy was inspired by Yelp's mrjob -- corral retains mrjob's ease-of-use while gaining the type safety and speed of Go. Corral's runtime model consists of stateless, transient executors controlled by a central driver. Currently, the best environment for deployment is AWS Lambda, but corral is modular enough that support for other serverless platforms can be added as support for Go in cloud functions improves. Corral is best suited for data-intensive but computationally inexpensive tasks, such as ETL jobs.

Ecosystem
proxy.golang.org
Latest Release
v0.0.0-20210528162701-3b296bdfd98d
almost 5 years ago
Versions
1
Dependent Repos
2
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/bcongdon/corral
spec
License MIT
Namespace github.com/bcongdon
First Release almost 5 years ago
Last Synced about 16 hours ago
Repository
Stars 681 on GitHub
Forks 36 on GitHub
Rankings on proxy.golang.org
Overall Top 4.8%
Dependent repos Top 3.5%
Forks Top 3.9%