#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 5059/week @ 2024-07-08 6753/week @ 2024-07-15 6700/week @ 2024-07-22 4777/week @ 2024-07-29 6710/week @ 2024-08-05 5517/week @ 2024-08-12 5457/week @ 2024-08-19 4128/week @ 2024-08-26 5225/week @ 2024-09-02 4812/week @ 2024-09-09 6567/week @ 2024-09-16 7782/week @ 2024-09-23 6572/week @ 2024-09-30 7048/week @ 2024-10-07 5495/week @ 2024-10-14 7509/week @ 2024-10-21

26,920 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