#linux-kernel #time #kernel #linux #uapi #time64

time-sys

Bindings to Linux's time.h and time64.h. Some functions have been replicated, but more are still to come.

3 releases

Uses old Rust 2015

0.0.2 Jul 20, 2015
0.0.1 Jul 19, 2015
0.0.0 Jul 18, 2015

#979 in Unix APIs

Download history 100/week @ 2023-12-03 173/week @ 2023-12-10 105/week @ 2023-12-17 53/week @ 2023-12-24 57/week @ 2023-12-31 81/week @ 2024-01-07 109/week @ 2024-01-14 61/week @ 2024-01-21 67/week @ 2024-01-28 106/week @ 2024-02-04 77/week @ 2024-02-11 119/week @ 2024-02-18 124/week @ 2024-02-25 131/week @ 2024-03-03 141/week @ 2024-03-10 162/week @ 2024-03-17

568 downloads per month
Used in linux-api

MIT license

28KB
570 lines

#Linux-API-rs Build Status Crates.io

Programmer-friendly safe bindings to the Linux kernel

(Well, they will be safe after the next package bump)

Currently, it is in very early development, so what you are looking for probably hasn't been completed yet.

##Packages

###Active packages

###Reserved packages


lib.rs:

Bindings and rewrites of include/linux/time.h and include/linux/time64.h

Dependencies