Ecosyste.ms: Packages

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

crates.io : rust-bitwriter

`rust-bitwriter` is a library to write data on bit level into byte vector. It is intended to complement https://github.com/irauta/bitreader with a writer part. It supports standard signed/unsigned integer types, such as `u32`, `i64`. "Unusual" types, such as `i5` or `u22`, are also supported.

Registry - Source - Documentation - JSON
purl: pkg:cargo/rust-bitwriter
Keywords: bit, binary, write, bitwriter, bitbuffer, bytebuffer, int15, int4, rust
License: MIT
Latest release: 9 months ago
First release: 9 months ago
Dependent packages: 1
Downloads: 981 total
Stars: 2 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...