float_duration
v0.3.3 GrowingFloating-point Duration support. Provides quantification for spans of time. Unlike the standard std::time or the chrono crate, this crate aims to provide a fully featured Duration type which exposes and uses floating-point values instead of integer ones.
Quick Verdict
- โNot updated for 8+ years
- !Pre-1.0: API may have breaking changes
- โPermissive license (MIT)
Security
Deep Insights
189 downloads in the last 30 days (6/day), up 43% from the previous period.
Despite being 8+ years old, float_duration hasn't reached 1.0 yet. Expect potential API changes between versions.
At 13KB, float_duration is lightweight. Small crate size correlates with focused, well-scoped functionality.
Health Breakdown
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on float_duration
Version Adoption
Release Timeline
Feature Flags
default =["chrono", "time", "approx", "serde"]