#libc #bindings #exposed #parts #standard #replace #intended

libc-nnsdk

Rust bindings for the parts of libc exposed by nnsdk, intended to be a in-place replacement for standard Rust libc bindings

3 releases (breaking)

0.3.0 Feb 26, 2023
0.2.0 Aug 31, 2022
0.0.1 Sep 8, 2020

#8 in #exposed

Download history 1162/week @ 2023-11-26 1038/week @ 2023-12-03 963/week @ 2023-12-10 718/week @ 2023-12-17 567/week @ 2023-12-24 700/week @ 2023-12-31 972/week @ 2024-01-07 1077/week @ 2024-01-14 1048/week @ 2024-01-21 780/week @ 2024-01-28 850/week @ 2024-02-04 1056/week @ 2024-02-11 1056/week @ 2024-02-18 785/week @ 2024-02-25 778/week @ 2024-03-03 325/week @ 2024-03-10

3,122 downloads per month
Used in 6 crates (3 directly)

MIT license

27KB
766 lines

nnsdk libc

Rust bindings for the parts of libc exposed by nnsdk, intended to be a in-place replacement for standard Rust libc bindings.


lib.rs:

Public exports of libc functions

Dependencies