WorldSEnder / dependent-map-rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dependent-map, a safe and convenient store for values varying over multiple types of keys.

TODO: small examplary usage

Instructions

Cargo all the way: it is dependent-map on crates.io.

Unsafe code in this library

This library uses a fair bit of unsafe code for several reasons:

TODO: explain usage of hashbrown + any casting

Author

Martin Molzer (WorldSEnder) is the primary author and maintainer of dependent-map.

License

This library is distributed under similar terms to Rust: dual licensed under the MIT license and the Apache license (version 2.0).

See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.

About

License:Other


Languages

Language:Rust 100.0%