#faster #type #build #libc #no-std #c-types #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

#65 in FFI

Download history 4066/week @ 2023-11-20 5156/week @ 2023-11-27 4270/week @ 2023-12-04 3524/week @ 2023-12-11 4342/week @ 2023-12-18 2621/week @ 2023-12-25 2487/week @ 2024-01-01 3040/week @ 2024-01-08 3772/week @ 2024-01-15 4005/week @ 2024-01-22 4317/week @ 2024-01-29 4251/week @ 2024-02-05 4890/week @ 2024-02-12 6260/week @ 2024-02-19 5721/week @ 2024-02-26 6828/week @ 2024-03-04

23,936 downloads per month
Used in 79 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