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

#34 in FFI

Download history 5380/week @ 2024-08-17 4098/week @ 2024-08-24 5369/week @ 2024-08-31 4791/week @ 2024-09-07 6544/week @ 2024-09-14 7730/week @ 2024-09-21 6474/week @ 2024-09-28 7357/week @ 2024-10-05 5261/week @ 2024-10-12 7591/week @ 2024-10-19 6645/week @ 2024-10-26 5240/week @ 2024-11-02 3695/week @ 2024-11-09 3325/week @ 2024-11-16 3959/week @ 2024-11-23 3181/week @ 2024-11-30

14,882 downloads per month
Used in 87 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