musemap 0.1.0-alpha

Fast DoS-resistant hashmap based on MuseAir hash algorithm.
Documentation
[dependencies.museair]
version = "=0.3.0-rc6"

[lib]
name = "musemap"
path = "src/lib.rs"

[package]
authors = ["K--Aethiax"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["algorithms"]
description = "Fast DoS-resistant hashmap based on MuseAir hash algorithm."
documentation = "https://docs.rs/musemap"
edition = "2021"
keywords = ["hash", "hasher", "hashmap", "museair"]
license = "MIT OR Apache-2.0"
name = "musemap"
publish = true
readme = "README.md"
repository = "https://github.com/eternal-io/musemap"
version = "0.1.0-alpha"