#arena #sync #reference #allocator #arena-allocation

nightly no-std hv-stampede

Bumpalo-based arena allocation utilities for Heavy

3 unstable releases

0.2.1 Nov 23, 2021
0.2.0 Nov 23, 2021
0.1.0 Nov 13, 2021

#566 in Memory management

Download history 10/week @ 2024-02-19 23/week @ 2024-02-26 16/week @ 2024-03-11 58/week @ 2024-04-01

74 downloads per month
Used in hv-elastic

MIT/Apache

11KB
152 lines

Heavy Stampede - Bumpalo-based arena allocation utilities for Heavy

Types implemented around bumpalo::Bump for Sync bump allocation.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.


lib.rs:

Heavy Stampede - a friendly herd of bumpalos, with extra features

This crate builds on and reexports most things from the bumpalo crate. In implementation and usage, it is very similar to the bumpalo-herd crate, but supports some operations that Herd does not:

Dependencies

~390KB