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

no-std chlorine

Just the C types for no_std, but builds faster

10 stable releases

1.0.12 Jun 3, 2024
1.0.10 Nov 12, 2021
1.0.7 Feb 5, 2021
1.0.5 Jul 12, 2020
1.0.1 Dec 23, 2019

#31 in FFI

Download history 5432/week @ 2024-06-30 5220/week @ 2024-07-07 6442/week @ 2024-07-14 7002/week @ 2024-07-21 4739/week @ 2024-07-28 6742/week @ 2024-08-04 5540/week @ 2024-08-11 5381/week @ 2024-08-18 4108/week @ 2024-08-25 5300/week @ 2024-09-01 4841/week @ 2024-09-08 6495/week @ 2024-09-15 7778/week @ 2024-09-22 6660/week @ 2024-09-29 7065/week @ 2024-10-06 5410/week @ 2024-10-13

27,159 downloads per month
Used in 86 crates (10 directly)

Zlib OR Apache-2.0 OR MIT

8KB
153 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