#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

#296 in Operating systems

Download history 227/week @ 2024-10-15 87/week @ 2024-10-22 4/week @ 2024-10-29 1/week @ 2024-11-12 23/week @ 2024-11-19 3/week @ 2024-12-03 21/week @ 2024-12-10

68 downloads per month
Used in syslog_client

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