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

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

#2 in #exposed

Download history 2174/week @ 2024-09-27 2278/week @ 2024-10-04 2631/week @ 2024-10-11 2486/week @ 2024-10-18 2345/week @ 2024-10-25 2173/week @ 2024-11-01 2275/week @ 2024-11-08 2490/week @ 2024-11-15 2529/week @ 2024-11-22 2477/week @ 2024-11-29 2679/week @ 2024-12-06 2515/week @ 2024-12-13 2252/week @ 2024-12-20 2067/week @ 2024-12-27 2186/week @ 2025-01-03 1483/week @ 2025-01-10

8,355 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