Top 7.4% dependent packages on crates.io
Top 8.7% dependent repos on crates.io
crates.io : binary-layout
The binary-layout library allows type-safe, inplace, zero-copy access to structured binary data. You define a custom data layout and give it a slice of binary data, and it will allow you to read and write the fields defined in the layout from the binary data without having to copy any of the data. It's similar to transmuting to/from a `#[repr(packed)]` struct, but much safer.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:cargo/binary-layout
Keywords:
data
, layout
, format
, binary
, structured
License: MIT,Apache-2.0
Latest release: almost 2 years ago
First release: almost 5 years ago
Dependent packages: 8
Dependent repositories: 7
Downloads: 467,562 total
Stars: 71 on GitHub
Forks: 10 on GitHub
Total Commits: 134
Committers: 8
Average commits per author: 16.75
Development Distribution Score (DDS): 0.455
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: about 2 months ago
Sebastian Messmer
10 packages961,784 downloads