#libc #in-place #standard #replace #exposed #function #nnsdk

libc-nnsdk

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

4 releases (breaking)

0.4.0 Jan 4, 2025
0.3.0 Feb 26, 2023
0.2.0 Aug 31, 2022
0.0.1 Sep 8, 2020

#1199 in Rust patterns

Download history 2508/week @ 2024-11-30 2673/week @ 2024-12-07 2490/week @ 2024-12-14 2224/week @ 2024-12-21 2020/week @ 2024-12-28 2241/week @ 2025-01-04 1772/week @ 2025-01-11 1675/week @ 2025-01-18 1859/week @ 2025-01-25 2134/week @ 2025-02-01 1716/week @ 2025-02-08 1707/week @ 2025-02-15 2109/week @ 2025-02-22 2013/week @ 2025-03-01 2110/week @ 2025-03-08 1907/week @ 2025-03-15

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

MIT license

28KB
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