https://github.com/dataphos/lib-batchproc
lib-batchproc is a small Go library which contains utility functions which ease processing of indexable (array-like) collections.
https://github.com/dataphos/lib-batchproc
go library
Last synced: 29 days ago
JSON representation
lib-batchproc is a small Go library which contains utility functions which ease processing of indexable (array-like) collections.
- Host: GitHub
- URL: https://github.com/dataphos/lib-batchproc
- Owner: dataphos
- License: apache-2.0
- Created: 2024-10-02T12:54:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T09:20:57.000Z (over 1 year ago)
- Last Synced: 2025-12-28T23:57:28.791Z (6 months ago)
- Topics: go, library
- Language: Go
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# lib-batchproc
lib-batchproc is a small Go library which contains utility functions which ease processing of indexable (array-like)
collections.