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
23,674 downloads per month
Used in fewer than 24 crates
16KB
310 lines
heapsize
In support of measuring heap allocations in Rust programs.
License
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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