rustio rustio.net
48

mailrs-delivery-executor

v1.2.0 Experimental

Group-commit delivery executor on top of mailrs-maildir 1.2's deliver_batch. Accumulates per-path delivery requests from concurrent async tasks (SMTP / LMTP / IMAP APPEND sessions) and flushes each path's batch via a single fsync, with optional pipelined in-flight flushes (max_concurrent_flushes=2 default) to hide disk wait behind batch collection. Caller awaits a oneshot::Receiver for per-message confirmation. Default tuning: max_batch=64, max_wait=10ms, max_concurrent_flushes=2.

Apache-2.0 OR MIT Edition 2024
AsynchronousEmailFilesystem #smtp#maildir#delivery#fsync#group-commit

Quick Verdict

  • โœ“Actively maintained (updated 45d ago)
  • โœ“Permissive license (Apache-2.0 OR MIT)

Security

Checking security advisories...
Downloads
92
Dependents
0
Releases
4
Size
22KB

Deep Insights

๐Ÿ“‰
Download decline

11 downloads in the last 30 days, down 86% from the previous period. May indicate migration to alternatives.

๐Ÿ‘ค
Prolific maintainer

The primary maintainer publishes 158 crates. This suggests deep Rust expertise and long-term commitment to the ecosystem.

๐Ÿ“
Compact crate

At 22KB, mailrs-delivery-executor is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 11/25

Recency, release consistency, active ratio

Quality 16/25

Yanked ratio, deps, size, maturity, features

Community 6/20

Reverse deps, ownership, ecosystem

Popularity 2/15

Downloads, momentum, growth trend

Documentation 13/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg
04/275/156/26/207/87/25

Version Adoption

v1.1.1
29%
v1.1.0
28%
v1.0.0
24%
v1.2.0
18%

Release Timeline

4 releasessince 2026
J
F
M
A
M
J
J
A
S
O
N
D
2026
4
Less
More

README

Loading README...

Maintainers

Dependencies
5
direct dependencies
Dependents
0
crates depend on mailrs-delivery-executor

Similar Crates