weak-map 0.1.2

BTreeMap with weak references
Documentation

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.