#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

#31 in FFI

Download history 6989/week @ 2024-09-20 7266/week @ 2024-09-27 7705/week @ 2024-10-04 4822/week @ 2024-10-11 7496/week @ 2024-10-18 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 2678/week @ 2025-01-03

12,521 downloads per month
Used in 87 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