#no-std #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

#66 in FFI

Download history 4191/week @ 2023-06-03 3661/week @ 2023-06-10 4289/week @ 2023-06-17 3873/week @ 2023-06-24 4231/week @ 2023-07-01 4978/week @ 2023-07-08 3548/week @ 2023-07-15 3526/week @ 2023-07-22 4365/week @ 2023-07-29 3697/week @ 2023-08-05 3624/week @ 2023-08-12 4654/week @ 2023-08-19 3186/week @ 2023-08-26 4906/week @ 2023-09-02 4984/week @ 2023-09-09 3609/week @ 2023-09-16

17,207 downloads per month
Used in 78 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