BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

timeout-iterator

v1.1.7crates.io· Rust

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.

The verdict
Abandoned. Last published 4 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the crates.io registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicensePermissive
DepsZero deps
Maintenance
Last published 4 years ago.
Popularity
5 downloads / week
Security
No known advisories for this version (OSV).
License
Apache-2.0
Dependencies
No runtime dependencies
Recent releases
  • 1.1.74 years ago
  • 1.1.64 years ago
  • 1.1.54 years ago
  • 1.1.45 years ago
  • 1.1.35 years ago
  • 1.1.25 years ago
  • 1.1.15 years ago
  • 1.1.05 years ago
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. (Rust / crates.io) — verdict, alternatives & security · Modules