3 releases
0.1.5 | May 26, 2024 |
---|---|
0.1.4 | Dec 25, 2023 |
#90 in Concurrency
9,454 downloads per month
Used in 15 crates
(5 directly)
92KB
1.5K
SLoC
Atomic Time
AtomicDuration
, AtomicOptionDuration
, AtomicSystemTime
, AtomicOptionSystemTime
, AtomicInstant
and AtomicOptionInstant
for Rust.
English | 简体中文
Installation
[dependencies]
atomic-time = "0.1"
Test
-
Rust test
cargo test
-
miri
testcargo miri test
Benchmarks
cargo bench
License
atomic-time
is under the terms of both the MIT license and the
Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT for details.
Copyright (c) 2023 Al Liu.
Dependencies
~1MB
~22K SLoC