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
ipmitool-dcmi-power-reading 1.0.0 💰
The Rust implementation of "ipmitool dcmi power reading"
1 version - Latest release: almost 2 years ago - 1.45 thousand downloads total - 1 stars on GitHub - 1 maintainer
transient-btree-index 0.5.1
This crate allows you to create a BTree index backed by temporary files.
6 versions - Latest release: over 2 years ago - 4 dependent packages - 1 dependent repositories - 38.1 thousand downloads total - 0 stars on GitHub - 1 maintainer
Past Dependents
Include Past Dependents

Check this option to include packages that no longer depend on this package in their latest version but previously did.

Filter
Filter by Kind
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 8 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%