short-lease-map

Crates.ioshort-lease-map
lib.rsshort-lease-map
version0.1.0
sourcesrc
created_at2022-09-11 15:25:46.320785
updated_at2022-09-11 15:25:46.320785
descriptionA map collection optimized for brief internship of values
homepage
repositoryhttps://github.com/Xaeroxe/short-lease-map/
max_upload_size
id663105
size9,729
Jacob Kiesel (Xaeroxe)

documentation

https://docs.rs/short-lease-map/0.1.0/short-lease-map/

README

short-lease-map

Crates.io

Documentation

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.

Commit count: 2

cargo fmt