#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

#31 in FFI

Download history 3827/week @ 2024-02-01 4740/week @ 2024-02-08 5504/week @ 2024-02-15 6192/week @ 2024-02-22 6204/week @ 2024-02-29 5920/week @ 2024-03-07 5293/week @ 2024-03-14 7533/week @ 2024-03-21 4714/week @ 2024-03-28 6912/week @ 2024-04-04 5763/week @ 2024-04-11 8158/week @ 2024-04-18 5515/week @ 2024-04-25 5692/week @ 2024-05-02 7334/week @ 2024-05-09 9954/week @ 2024-05-16

29,866 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