Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.7% downloads on crates.io
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
purl: pkg:cargo/binary-layout
Keywords: structured, binary, format, layout, data
License: MIT,Apache-2.0
Latest release: about 1 month ago
First release: about 3 years ago
Dependent packages: 8
Dependent repositories: 7
Downloads: 109,073 total
Stars: 66 on GitHub
Forks: 8 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: 3 days ago

    Loading...
    Readme
    Loading...