#digits #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

6 releases

0.1.4 Sep 25, 2024
0.1.3 Sep 11, 2024
0.1.0 Aug 30, 2024
0.0.0 Jun 21, 2024

#107 in No standard library

Download history 181/week @ 2024-06-20 35/week @ 2024-06-27 106/week @ 2024-07-04 71/week @ 2024-07-11 88/week @ 2024-07-18 41/week @ 2024-07-25 45/week @ 2024-08-01 15/week @ 2024-08-08 6/week @ 2024-08-15 2/week @ 2024-08-22 154/week @ 2024-08-29 396/week @ 2024-09-05 118/week @ 2024-09-12 194/week @ 2024-09-19 86/week @ 2024-09-26 8/week @ 2024-10-03

516 downloads per month

MIT license

13KB
292 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