Crates.io | short-lease-map |
lib.rs | short-lease-map |
version | 0.1.0 |
source | src |
created_at | 2022-09-11 15:25:46.320785 |
updated_at | 2022-09-11 15:25:46.320785 |
description | A map collection optimized for brief internship of values |
homepage | |
repository | https://github.com/Xaeroxe/short-lease-map/ |
max_upload_size | |
id | 663105 |
size | 9,729 |
A HashMap like collection, but optimized for really short term internship.
It's easiest to think of this like a hotel. When you check in, a room number is assigned to you. When you leave, that room can now be assigned to someone else.