#medical-imaging #dicom #syntax #standard

dicom-transfer-syntax-registry

A registry of DICOM transfer syntaxes

15 unstable releases (7 breaking)

0.8.1 Jan 16, 2025
0.8.0 Nov 6, 2024
0.7.1 Aug 13, 2024
0.7.0 Apr 25, 2024
0.1.0 Aug 31, 2019

#140 in Video

Download history 2988/week @ 2024-12-14 364/week @ 2024-12-21 668/week @ 2024-12-28 3016/week @ 2025-01-04 2847/week @ 2025-01-11 2890/week @ 2025-01-18 2739/week @ 2025-01-25 3584/week @ 2025-02-01 5067/week @ 2025-02-08 6137/week @ 2025-02-15 4883/week @ 2025-02-22 6578/week @ 2025-03-01 3852/week @ 2025-03-08 5955/week @ 2025-03-15 5891/week @ 2025-03-22 7994/week @ 2025-03-29

25,205 downloads per month
Used in 25 crates (9 directly)

MIT/Apache

1MB
15K SLoC

DICOM-rs transfer-syntax-registry

CratesIO Documentation

This sub-project implements a registry of DICOM transfer syntaxes, which can be optionally extended.

An implementation based on inventory can be used through the Cargo feature inventory-registry. inventory allows for users to register new transfer syntax implementations in a compile time plugin-like fashion, but not all environments support it (such as WebAssembly).

Dependencies

~6–10MB
~137K SLoC