| Crates.io | weak-map |
| lib.rs | weak-map |
| version | 0.1.1 |
| created_at | 2025-04-21 17:19:32.678089+00 |
| updated_at | 2025-07-02 13:33:26.790799+00 |
| description | BTreeMap with weak references |
| homepage | |
| repository | https://github.com/Starry-OS/weak-map |
| max_upload_size | |
| id | 1642992 |
| size | 33,585 |
BTreeMap with weak referencesThis is similar to and inspired by weak-table, but using BTreeMap as underlying implementation.