#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

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

#105 in No standard library

Download history 153/week @ 2024-08-26 160/week @ 2024-09-02 318/week @ 2024-09-09 51/week @ 2024-09-16 256/week @ 2024-09-23 15/week @ 2024-09-30 31/week @ 2024-10-07 22/week @ 2024-10-14 27/week @ 2024-10-21 14/week @ 2024-10-28 9/week @ 2024-11-04 30/week @ 2024-11-11 304/week @ 2024-11-18 60/week @ 2024-11-25 39/week @ 2024-12-02 74/week @ 2024-12-09

477 downloads per month
Used in ggml-quants

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