#libc #builds #type #faster #basic #no-std #ctypes

no-std chlorine

Just the C types for no_std, but builds faster

11 stable releases

1.0.13 Dec 27, 2024
1.0.12 Jun 3, 2024
1.0.11 May 16, 2024
1.0.10 Nov 12, 2021
1.0.1 Dec 23, 2019

#27 in FFI

Download history 3787/week @ 2024-11-29 3876/week @ 2024-12-06 4486/week @ 2024-12-13 2628/week @ 2024-12-20 1813/week @ 2024-12-27 2749/week @ 2025-01-03 3932/week @ 2025-01-10 4085/week @ 2025-01-17 3542/week @ 2025-01-24 5256/week @ 2025-01-31 4500/week @ 2025-02-07 4581/week @ 2025-02-14 4794/week @ 2025-02-21 3576/week @ 2025-02-28 4323/week @ 2025-03-07 3953/week @ 2025-03-14

17,200 downloads per month
Used in 94 crates (10 directly)

Zlib OR Apache-2.0 OR MIT

8KB
155 lines

License:Zlib Minimum Rust Version crates.io docs.rs

chlorine

C types for no_std, but builds faster than libc.


lib.rs:

This just provides the numeric C types, for basic FFI purposes.

Also, that pick! macro is nifty.

No runtime deps

Features