#tokio #fastimer #fastimer-tokio

fastimer-tokio

This crates provides tokio runtime integration for fastimer

4 releases (breaking)

Uses new Rust 2024

new 0.9.0 Apr 19, 2025
0.8.0 Mar 29, 2025
0.7.0 Feb 10, 2025
0.6.0 Feb 5, 2025

#475 in #tokio

Download history 224/week @ 2025-02-05 31/week @ 2025-02-12 9/week @ 2025-02-19 3/week @ 2025-02-26 28/week @ 2025-03-19 222/week @ 2025-03-26 71/week @ 2025-04-02 46/week @ 2025-04-09

367 downloads per month

Apache-2.0

17KB
191 lines

Fastimer Tokio

Crates.io Documentation MSRV 1.85

Overview

This crates provides tokio runtime integration for fastimer.

Documentation

Read the online documents at https://docs.rs/fastimer-tokio.

Minimum Supported Rust Version (MSRV)

This crate is built against the latest stable release, and its minimum supported rustc version is 1.85.0.

The policy is that the minimum Rust version required to use this crate can be increased in minor version updates. For example, if Fastimer 1.0 requires Rust 1.20.0, then Fastimer 1.0.z for all values of z will also require Rust 1.20.0 or newer. However, Fastimer 1.y for y > 0 may require a newer minimum version of Rust.

License

This project is licensed under Apache License, Version 2.0.

Dependencies

~0–6MB
~24K SLoC