#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

#36 in FFI

Download history 4313/week @ 2024-12-17 1699/week @ 2024-12-24 2233/week @ 2024-12-31 3068/week @ 2025-01-07 4278/week @ 2025-01-14 3720/week @ 2025-01-21 4225/week @ 2025-01-28 5404/week @ 2025-02-04 4324/week @ 2025-02-11 4507/week @ 2025-02-18 4283/week @ 2025-02-25 3977/week @ 2025-03-04 4543/week @ 2025-03-11 5086/week @ 2025-03-18 5226/week @ 2025-03-25 3469/week @ 2025-04-01

18,976 downloads per month
Used in 93 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