PackageTrack
Sign in Get early access

memo-map

A crate implementing a synchronized map for memoization

0.3.3 16M downloads/mo #2371 most downloaded on crates.io mitsuhiko/memo-map

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Ships on a steady schedule

a new release about every 1.2 years

Nearly every release is documented

notes for 4 of 4 stable releases

3 versions withdrawn

withdrawn after publishing

4 years old

7 releases · first in 2022

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Mar 2022 to Jul 2024
2023 2024 2025 2026
Release Pre-release Withdrawn

Releases

latest 7
  1. 0.3.3 28 Jul 2024
    Release notes
    • Added MemoMap::get_or_insert_owned and MemoMap::get_or_try_insert_owned.
    Open source →
  2. 0.3.2 27 Aug 2023
    Release notes
    • Added MemoMap::get_mut, MemoMap::iter_mut and MemoMap::values_mut.
    Open source →
  3. 0.3.1 20 Mar 2022
    Release notes
    • Added MemoMap::replace.
    Open source →
  4. 0.3.0 20 Mar 2022
    Release notes
    • Box up individual values. Previously this crate did not survive resizes of the map in all circumstances. This no longer requiers StableDeref now at the cost of potential extra allocations.
    Open source →
  5. 0.2.1 20 Mar 2022 withdrawn
    Release notes
    • Fixed an incorrect statement in the readme.
    Open source →
  6. 0.2.0 20 Mar 2022 withdrawn
    Release notes
    • Added support for remove and clear.
    Open source →
  7. 0.1.0 20 Mar 2022 withdrawn
    Release notes
    • Initial release.
    Open source →

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