#c-types #no-std #chlorine

no-std chlorine

Just the C types for no_std, but builds faster

11 stable releases

1.0.13 Dec 27, 2024
1.0.12 Jun 3, 2024
1.0.11 May 16, 2024
1.0.10 Nov 12, 2021
1.0.1 Dec 23, 2019

#35 in FFI

Download history 2893/week @ 2025-01-04 4353/week @ 2025-01-11 3857/week @ 2025-01-18 3416/week @ 2025-01-25 5654/week @ 2025-02-01 4339/week @ 2025-02-08 4437/week @ 2025-02-15 4746/week @ 2025-02-22 3946/week @ 2025-03-01 3992/week @ 2025-03-08 5222/week @ 2025-03-15 5627/week @ 2025-03-22 3597/week @ 2025-03-29 3602/week @ 2025-04-05 2784/week @ 2025-04-12 2338/week @ 2025-04-19

13,004 downloads per month
Used in 95 crates (10 directly)

Zlib OR Apache-2.0 OR MIT

8KB
155 lines

This just provides the numeric C types, for basic FFI purposes.

Also, that pick! macro is nifty.


License:Zlib Minimum Rust Version crates.io docs.rs

chlorine

C types for no_std, but builds faster than libc.

No runtime deps

Features