#c-types #no-std #ctypes

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

#34 in FFI

Download history 3877/week @ 2024-12-08 4840/week @ 2024-12-15 1896/week @ 2024-12-22 1758/week @ 2024-12-29 3017/week @ 2025-01-05 4259/week @ 2025-01-12 3976/week @ 2025-01-19 3510/week @ 2025-01-26 5612/week @ 2025-02-02 4417/week @ 2025-02-09 4315/week @ 2025-02-16 4745/week @ 2025-02-23 3900/week @ 2025-03-02 4169/week @ 2025-03-09 5398/week @ 2025-03-16 4883/week @ 2025-03-23

18,736 downloads per month
Used in 93 crates (10 directly)

Zlib OR Apache-2.0 OR MIT

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