#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 2226/week @ 2024-10-30 2208/week @ 2024-11-06 2480/week @ 2024-11-13 2465/week @ 2024-11-20 2508/week @ 2024-11-27 2610/week @ 2024-12-04 2536/week @ 2024-12-11 2406/week @ 2024-12-18 2091/week @ 2024-12-25 2236/week @ 2025-01-01 1818/week @ 2025-01-08 1735/week @ 2025-01-15 1754/week @ 2025-01-22 2060/week @ 2025-01-29 1962/week @ 2025-02-05 1436/week @ 2025-02-12

7,419 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