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
- codemeta.json
purl: pkg:golang/github.com/k-yomo/go-batch
Keywords:
async
, batch
, bundler
, generics
, go
License: BSD-3-Clause
Latest release: over 3 years ago
First release: over 3 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: 21 days ago
github.com/k-yomo/ostrich v0.0.1
WIP: Full text search engine library written in Go with 1.18+ Generics, heavily inspired by Tantivy1 version - Latest release: over 3 years ago - 11 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.