Ecosyste.ms: Packages

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

Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/k-yomo/go-batch

Package batch supports bundling (batching) of items. Bundling amortizes an action with fixed costs over multiple items. For example, if an API provides an RPC that accepts a list of items as input, but clients would prefer adding items one at a time, then a Batch can accept individual items from the client and bundle many of them into a single RPC. This package is experimental and subject to change without notice.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/k-yomo/go-batch
Keywords: async, batch, bundler, generics, go
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: github.com/k-yomo
Dependent packages: 1
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...