PackageTrack
Sign in Get early access

deepsize

A crate for measuring the total size of object on the stack and heap

0.2.0 5.1M downloads/mo #4491 most downloaded on crates.io Aeledfyr/deepsize

What this package is like to depend on

Last release 6 years ago

no release in 18 months

Ships fairly regularly

a new release about every 11 months

Some releases are documented

notes for 2 of 4 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

4 releases · first in 2019

0 releases in the last 12 months

see the full history below

Release timeline

4 releases · Jan 2019 to Oct 2020
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 4
  1. 0.2.0 27 Oct 2020
    Release notes

    Add support for more libraries and standard types

    • Add optional support for many more external libraries: slotmap, slab, indexmap, arrayvec, smallvec, hashbrown, and chrono
    • Add support for many more standard library types
    • No longer count references into the total size; they are not owned data (This does not apply to reference counted data)
    • Fix potential UB and remove unsafe usage for tracking visited references
    • Update HashMap size estimation for hashbrown usage in std
    Open source →
  2. 0.1.2 13 Jul 2019

    Nothing published for this version

  3. 0.1.1 24 Jan 2019
    Release notes

    Add documentation, tests, and fix a few bugs

    • Add documentation
    • Add doc tests / examples
    • Add more tests
    • Fix the known_deep_size macro not working in outside crates
    • Fix some issues in the implementation for HashMaps and HashSets
    Open source →
  4. 0.1.0 23 Jan 2019

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive