14 Forks
163 Stars
163 Watchers

micromap

📈 The fastest (for very small maps!) alternative of Rust HashMap, which doesn't use hashing and doesn't use heap (aka "linear map")

How to download and setup micromap

Open terminal and run command
git clone https://github.com/yegor256/micromap.git
git clone is used to create a copy or clone of micromap repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with micromap https://github.com/yegor256/micromap/archive/master.zip

Or simply clone micromap with SSH
[email protected]:yegor256/micromap.git

If you have some problems with micromap

You may open issue on micromap support forum (system) here: https://github.com/yegor256/micromap/issues