#linux-kernel #kernel #linux #api-bindings #uapi

linux-api

Types and constants for Linux API bindings. Actual bindings can be found in additional crates found in dev-dependencies

5 releases

Uses old Rust 2015

0.0.5 Jul 24, 2015
0.0.4 Jul 22, 2015
0.0.3 Jul 19, 2015
0.0.2 Jul 19, 2015
0.0.1 Jul 18, 2015

#946 in Unix APIs

Download history 116/week @ 2023-12-14 67/week @ 2023-12-21 42/week @ 2023-12-28 75/week @ 2024-01-04 109/week @ 2024-01-11 76/week @ 2024-01-18 62/week @ 2024-01-25 99/week @ 2024-02-01 78/week @ 2024-02-08 107/week @ 2024-02-15 104/week @ 2024-02-22 125/week @ 2024-02-29 160/week @ 2024-03-07 156/week @ 2024-03-14 123/week @ 2024-03-21 90/week @ 2024-03-28

551 downloads per month
Used in 6 crates (5 directly)

MIT license

67KB
796 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

  • More coming shortly

lib.rs:

This is a very early work-in-progress binding to various Linux Kernel APIs.

No runtime deps