#layout #digit #data-type #memory-layout #no-alloc

no-std digit-layout

This crate provides a unified data type definition across various libraries, efficiently encodes types in a compact layout, thus avoiding the redundancy of enumerating definitions for data types

8 releases

new 0.2.0 Nov 21, 2024
0.1.4 Sep 25, 2024
0.1.0 Aug 30, 2024
0.0.0 Jun 21, 2024

#128 in No standard library

Download history 47/week @ 2024-07-28 40/week @ 2024-08-04 4/week @ 2024-08-11 8/week @ 2024-08-18 142/week @ 2024-08-25 162/week @ 2024-09-01 319/week @ 2024-09-08 58/week @ 2024-09-15 241/week @ 2024-09-22 30/week @ 2024-09-29 31/week @ 2024-10-06 22/week @ 2024-10-13 26/week @ 2024-10-20 16/week @ 2024-10-27 9/week @ 2024-11-03 30/week @ 2024-11-10

82 downloads per month

MIT license

14KB
311 lines

digit-layout

CI Latest version Documentation license GitHub repo size GitHub code size in bytes

GitHub Issues GitHub Pull Requests GitHub contributors GitHub commit activity

This crate provides a unified data type definition across various libraries, efficiently encodes types in a compact layout, thus avoiding the redundancy of enumerating definitions for data types.

Dependencies

~250KB