Ecosyste.ms: Packages

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

crates.io : 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.

Registry - Source - Documentation - JSON
purl: pkg:cargo/timeout-iterator
Keywords: buffer, timeout, wrapper, peek, iterator
License: Apache-2.0
Latest release: over 2 years ago
First release: over 4 years ago
Dependent repositories: 1
Downloads: 7,017 total
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...