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

#10 in #exposed

Download history 811/week @ 2024-04-05 1007/week @ 2024-04-12 1253/week @ 2024-04-19 2223/week @ 2024-04-26 2371/week @ 2024-05-03 2362/week @ 2024-05-10 2311/week @ 2024-05-17 2231/week @ 2024-05-24 2284/week @ 2024-05-31 2297/week @ 2024-06-07 2143/week @ 2024-06-14 1536/week @ 2024-06-21 1187/week @ 2024-06-28 1117/week @ 2024-07-05 1431/week @ 2024-07-12 1269/week @ 2024-07-19

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