#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

#124 in No standard library

Download history 7/week @ 2024-08-16 1/week @ 2024-08-23 262/week @ 2024-08-30 325/week @ 2024-09-06 87/week @ 2024-09-13 214/week @ 2024-09-20 61/week @ 2024-09-27 25/week @ 2024-10-04 27/week @ 2024-10-11 28/week @ 2024-10-18 13/week @ 2024-10-25 11/week @ 2024-11-01 23/week @ 2024-11-08 228/week @ 2024-11-15 124/week @ 2024-11-22 44/week @ 2024-11-29

420 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