#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

#5 in #exposed

Download history 1607/week @ 2024-07-20 2103/week @ 2024-07-27 2166/week @ 2024-08-03 2261/week @ 2024-08-10 2144/week @ 2024-08-17 2061/week @ 2024-08-24 2585/week @ 2024-08-31 2704/week @ 2024-09-07 2863/week @ 2024-09-14 2612/week @ 2024-09-21 2164/week @ 2024-09-28 2319/week @ 2024-10-05 2643/week @ 2024-10-12 2423/week @ 2024-10-19 2333/week @ 2024-10-26 2157/week @ 2024-11-02

9,921 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