byte-arena

Crates.iobyte-arena
lib.rsbyte-arena
version0.2.0
sourcesrc
created_at2024-05-10 22:00:13.701731
updated_at2024-05-21 19:05:52.947424
descriptionno_std, no_alloc arena for allocating byte buffers
homepage
repositoryhttps://github.com/MrGunflame/byte-arena
max_upload_size
id1236377
size31,883
0xc0001a2040 (MrGunflame)

documentation

https://docs.rs/byte-arena

README

byte-arena

no_std, no_alloc arena for allocating byte buffers.

Usage

Add byte-arena to your Cargo.toml:

byte-arena = "0.1.0"

Refer to docs.rs for the usage of this crate.

License

Licensed under either

Commit count: 18

cargo fmt