#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

9 unstable releases (3 breaking)

0.3.0 Feb 23, 2025
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 30/week @ 2024-11-13 324/week @ 2024-11-20 41/week @ 2024-11-27 57/week @ 2024-12-04 47/week @ 2024-12-11 51/week @ 2024-12-18 86/week @ 2024-12-25 17/week @ 2025-01-01 24/week @ 2025-01-08 43/week @ 2025-01-15 20/week @ 2025-01-22 15/week @ 2025-01-29 67/week @ 2025-02-05 37/week @ 2025-02-12 190/week @ 2025-02-19 51/week @ 2025-02-26

347 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