#translation #transpiler #migration #c

macro c2rust-bitfields-derive

C-compatible struct bitfield derive implementation used in the C2Rust project

5 releases (3 breaking)

0.18.0 Jun 2, 2023
0.17.0 Feb 1, 2023
0.2.1 Mar 11, 2020
0.2.0 Aug 15, 2019
0.1.0 Jun 7, 2019

#49 in #transpiler

Download history 6686/week @ 2024-03-14 6036/week @ 2024-03-21 5404/week @ 2024-03-28 7240/week @ 2024-04-04 8071/week @ 2024-04-11 7702/week @ 2024-04-18 5647/week @ 2024-04-25 5115/week @ 2024-05-02 5803/week @ 2024-05-09 6915/week @ 2024-05-16 6361/week @ 2024-05-23 7693/week @ 2024-05-30 6568/week @ 2024-06-06 7647/week @ 2024-06-13 8236/week @ 2024-06-20 7403/week @ 2024-06-27

31,517 downloads per month
Used in 50 crates (via c2rust-bitfields)

BSD-3-Clause

11KB
214 lines

C2Rust-Bitfields-Derive

This crate is used to generate a proc macro in c2rust-bitfields and should not be a direct dependency. c2rust-bitfields re-exports the proc macro as well as other types and should be used instead.

Dependencies

~1.5MB
~35K SLoC