#libc #builds #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

#32 in FFI

Download history 6741/week @ 2024-10-25 5541/week @ 2024-11-01 3621/week @ 2024-11-08 3436/week @ 2024-11-15 4023/week @ 2024-11-22 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 4431/week @ 2025-02-07

18,222 downloads per month
Used in 90 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