#time #operating #ffi #bindings #system-time #operating-system #system

no-std time-c

Wrapper for time functions of C standard library

2 releases

1.0.0-alpha.2 Oct 21, 2024
1.0.0-alpha.1 Oct 20, 2024

#10 in #operating

Download history 288/week @ 2024-10-18 28/week @ 2024-10-25 2/week @ 2024-11-01

318 downloads per month

BSL-1.0 license

10KB
199 lines

time-c

Rust Crates.io Documentation

Rust Wrapper for time functions of C standard library


lib.rs:

Wrapper for time functions of C standard library

This provides minimal and uniform API to use in Rust without need for cumbersome crates like time

No runtime deps