weak-map

Crates.ioweak-map
lib.rsweak-map
version0.1.1
created_at2025-04-21 17:19:32.678089+00
updated_at2025-07-02 13:33:26.790799+00
descriptionBTreeMap with weak references
homepage
repositoryhttps://github.com/Starry-OS/weak-map
max_upload_size
id1642992
size33,585
Asakura Mizu (AsakuraMizu)

documentation

https://docs.rs/weak-map

README

weak-map: BTreeMap with weak references

Crates.io docs.rs

This is similar to and inspired by weak-table, but using BTreeMap as underlying implementation.

Commit count: 5

cargo fmt