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

no-std chlorine

Just the C types for no_std, but builds faster

8 stable releases

1.0.10 Nov 12, 2021
1.0.8 Oct 17, 2021
1.0.7 Feb 5, 2021
1.0.5 Jul 12, 2020
1.0.1 Dec 23, 2019

#60 in FFI

Download history 2550/week @ 2024-01-03 3475/week @ 2024-01-10 4109/week @ 2024-01-17 4038/week @ 2024-01-24 4014/week @ 2024-01-31 4571/week @ 2024-02-07 5586/week @ 2024-02-14 5712/week @ 2024-02-21 6068/week @ 2024-02-28 6487/week @ 2024-03-06 4579/week @ 2024-03-13 7397/week @ 2024-03-20 5210/week @ 2024-03-27 6829/week @ 2024-04-03 6064/week @ 2024-04-10 6294/week @ 2024-04-17

25,816 downloads per month
Used in 82 crates (10 directly)

Zlib OR Apache-2.0 OR MIT

7KB
152 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