micromap-rawl 0.1.20250224

Fork of Micromap https://github.com/yegor256/micromap, the fastest alternative to HashMap, for maps smaller than 20 keys
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[lib]
name = "micromap_rawl"
path = "src/lib.rs"

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
description = "Fork of Micromap https://github.com/yegor256/micromap, the fastest alternative to HashMap, for maps smaller than 20 keys"
edition = "2021"
license = "MIT"
name = "micromap-rawl"
readme = false
repository = "https://github.com/raul-gherman/micromap-rawl"
version = "0.1.20250224"