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

Completely reworked fuzzing. Now it's based on honggfuzz #93

Closed martinus closed 1 year ago

martinus commented 1 year ago

The integration is now much better, usage is through a simple unit tests. It needs a special compile though (but that's how it was before too).

Now it is very nice that exactly the same code is used for fuzzing and for unit-testing with the corpus.