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

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.

Ecosystem
crates.io
Latest Release
4.0.2
about 2 years ago
Versions
20
Downloads
539,337 total
Dependent Packages
8
Dependent Repos
7
Links
Registry crates.io
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:cargo/binary-layout
spec
License MIT, Apache-2.0
First Release almost 5 years ago
Last Synced 2 days ago
Repository
Stars 71 on GitHub
Forks 10 on GitHub
Commits 134
Committers 8
Avg per Author 16.75
DDS 0.455
Rankings on crates.io
Downloads Top 7.7%
Dependent packages Top 7.4%
Dependent repos Top 8.7%