18 releases
| 0.9.0 | Oct 4, 2025 |
|---|---|
| 0.8.2 | Jul 27, 2025 |
| 0.8.1 | Jan 16, 2025 |
| 0.8.0 | Nov 6, 2024 |
| 0.1.0 | Aug 31, 2019 |
#1459 in Encoding
64,557 downloads per month
Used in 30 crates
(10 directly)
715KB
14K
SLoC
DICOM encoding and decoding primitives.
This crate provides interfaces and data structures for reading and writing data in accordance to the DICOM standard. This crate also hosts the concept of transfer syntax specifier, which can be used to produce DICOM encoders and decoders at run-time.
For the time being, all APIs are based on synchronous I/O.
DICOM-rs encoding
This sub-project provides DICOM data encoding and decoding primitives.
This crate is part of the DICOM-rs project
and is contained by the parent crate dicom.
Dependencies
~5MB
~80K SLoC