#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

#120 in No standard library

Download history 14/week @ 2024-10-29 9/week @ 2024-11-05 30/week @ 2024-11-12 318/week @ 2024-11-19 48/week @ 2024-11-26 37/week @ 2024-12-03 64/week @ 2024-12-10 45/week @ 2024-12-17 96/week @ 2024-12-24 18/week @ 2024-12-31 18/week @ 2025-01-07 34/week @ 2025-01-14 36/week @ 2025-01-21 13/week @ 2025-01-28 58/week @ 2025-02-04 35/week @ 2025-02-11

147 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

~245KB