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

no-std chlorine

Just the C types for no_std, but builds faster

9 stable releases

new 1.0.11 May 16, 2024
1.0.10 Nov 12, 2021
1.0.8 Oct 17, 2021
1.0.7 Feb 5, 2021
1.0.1 Dec 23, 2019

#30 in FFI

Download history 4189/week @ 2024-01-26 4074/week @ 2024-02-02 4884/week @ 2024-02-09 5808/week @ 2024-02-16 5737/week @ 2024-02-23 6668/week @ 2024-03-01 5285/week @ 2024-03-08 6220/week @ 2024-03-15 6860/week @ 2024-03-22 5133/week @ 2024-03-29 6409/week @ 2024-04-05 6051/week @ 2024-04-12 8098/week @ 2024-04-19 5126/week @ 2024-04-26 6154/week @ 2024-05-03 6191/week @ 2024-05-10

26,694 downloads per month
Used in 82 crates (10 directly)

Zlib OR Apache-2.0 OR MIT

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