martinus / unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
MIT License
898 stars 72 forks source link

fix #7 add API fuzzer #9

Closed martinus closed 2 years ago

martinus commented 2 years ago

This also fixes a bug found in the map.