#libc #bindings #parts #exposed #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

#13 in #exposed

Download history 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 762/week @ 2024-03-10 1096/week @ 2024-03-17 1123/week @ 2024-03-24 923/week @ 2024-03-31 798/week @ 2024-04-07 1024/week @ 2024-04-14 1566/week @ 2024-04-21 1978/week @ 2024-04-28

5,500 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