Sign in Sign up
cargo

abin

A library for working with binaries and strings. The library tries to avoid heap-allocations / memory-copy whenever possible by automatically choosing a reasonable strategy: stack for small binaries; static-lifetime-binary or reference-counting.

Latest release
Oct 08, 2020
Releases
4
Known CVEs
0
First release
Oct 06, 2020
License
MIT OR Apache-2.0
View on Cargo
Repository

Source

cronosun/abin
Stars
Forks
Open issues

Security score

No OpenSSF Scorecard available for this repository.

Packages from this repo

No other tracked packages from this repository.

Insights

Activity

Total releases
4
Last 12 months
0
Cadence
~daily
Dependencies
6

Releases per month

last 12 months

Release mix

  • patch 3
4 releases
Dependencies

Depends on

0.1.6

Used by

Nothing tracked depends on this yet.

Releases
Version Released
0.1.6 patch
0.1.5 patch
0.1.1 patch
0.1.0 initial