#heap-allocation #measuring #run-time #size #measurement #programs #structure

heapsize

Infrastructure for measuring the total runtime size of an object on the heap

21 releases

Uses old Rust 2015

0.4.2 Jan 28, 2018
0.4.1 Jul 15, 2017
0.4.0 May 18, 2017
0.3.9 Mar 24, 2017
0.2.0 Nov 27, 2015

#10 in #measuring

Download history 5158/week @ 2023-12-15 2850/week @ 2023-12-22 3244/week @ 2023-12-29 5465/week @ 2024-01-05 6377/week @ 2024-01-12 6315/week @ 2024-01-19 6602/week @ 2024-01-26 4100/week @ 2024-02-02 4011/week @ 2024-02-09 5005/week @ 2024-02-16 5340/week @ 2024-02-23 6416/week @ 2024-03-01 5866/week @ 2024-03-08 6485/week @ 2024-03-15 5492/week @ 2024-03-22 4523/week @ 2024-03-29

23,674 downloads per month
Used in fewer than 24 crates

MIT/Apache

16KB
310 lines

heapsize

In support of measuring heap allocations in Rust programs.

API Documentation

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:

Data structure measurement.

Dependencies

~175KB