https://github.com/nikkolasg/batcher-rs
Simple generic batching utility
https://github.com/nikkolasg/batcher-rs
Last synced: 3 months ago
JSON representation
Simple generic batching utility
- Host: GitHub
- URL: https://github.com/nikkolasg/batcher-rs
- Owner: nikkolasg
- Created: 2024-11-28T21:07:43.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-12-13T14:47:57.000Z (5 months ago)
- Last Synced: 2025-01-06T19:35:08.754Z (4 months ago)
- Language: Rust
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# batch anything you want
Generic library to batch anything you want. Comes equipped with two policies based on size of the batch or target list.