rustio rustio.net
34

hjul

v0.2.2 Growing

Simple and efficient timer abstraction on top of `mio-extra`. Every timer is associated with a callback which is executed whenever the timer expires, timers can be stopped and reset, in which case the callback might be executed multiple times. The primary intended application is one in which timers have a bounded maximum duration (e.g. at most 10 minutes) and have to be cancelled and restarted very often.

MIT Edition 2018
#timer#mio#callback#mio-extra#timer-wheel

Quick Verdict

  • โœ•Not updated for 5+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (4KB, 3 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
17.2K
Dependents
3
Releases
6
Size
4KB

Deep Insights

๐Ÿ“ˆ
Strong growth momentum

202 downloads in the last 30 days (7/day), up 104% from the previous period.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 6+ years old, hjul hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 3 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 4KB, hjul is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 3/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 5/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 6/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
6/day avg-9%
01020304012/291/162/32/213/113/28

Top Dependents

Most downloaded crates that depend on hjul

Version Adoption

v0.2.2
58%
v0.2.1
15%
v0.1.2
9%
v0.2.0
9%
v0.1.1
9%

Release Timeline

6 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
5
2020
1
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
3
direct dependencies
Dependents
3
crates depend on hjul

Similar Crates