1 2 3 4 5 6 7 8 9 10
# rc-hashmap A Rust library providing a `HashMap` with reference-counted key-value entries. Status: pre-release placeholder. The API will be introduced in upcoming versions. ## License Licensed under Apache-2.0. See `LICENSE`.