#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

5 releases

0.1.3 Sep 11, 2024
0.1.2 Sep 10, 2024
0.1.1 Sep 5, 2024
0.1.0 Aug 30, 2024
0.0.0 Jun 21, 2024

#111 in No standard library

Download history 188/week @ 2024-06-21 38/week @ 2024-06-28 104/week @ 2024-07-05 80/week @ 2024-07-12 75/week @ 2024-07-19 43/week @ 2024-07-26 44/week @ 2024-08-02 10/week @ 2024-08-09 7/week @ 2024-08-16 1/week @ 2024-08-23 262/week @ 2024-08-30 337/week @ 2024-09-06 117/week @ 2024-09-13

718 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