small-map icon indicating copy to clipboard operation
small-map copied to clipboard

An inline SIMD accelerated hashmap designed for small amount of data.

Results 3 small-map issues
Sort by recently updated
recently updated
newest added

For example, `Debug`, `Clone`, `Eq`... I mean, when the key/values implements the traits above.

Use h1 to give an initial group index, then doing loop search.

* Bump version numbers to latest * Fix up new warnings # Maybe Controversial I've updated rust `edition = "2024"` - what do you think?