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

timeout-iterator

TimeoutIterator is a wrapper over any iterator that adds peek_timeout and next_timeout functions. The canonical use-case is parsing multi-line free-form records (such as tailing a log fime) where it is desirable to consume the very last line, and peek whether the record continues on the next time, but not block indefinitely on the peek.

Ecosystem
crates.io
Latest Release
1.1.7
about 4 years ago
Versions
15
Downloads
20,246 total
Dependent Repos
1
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/timeout-iterator
spec
License Apache-2.0
First Release over 6 years ago
Last Synced 23 days ago
Repository
Stars 2 on GitHub
Forks 0 on GitHub