rxi / map

A type-safe hash map implementation for C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple showcase

stocha opened this issue · comments

Hello, you library look very nice at first glance. However in order to check for usability, i would have to write a main and test your features. Maybe you could provide a small main function showcasing the use and correct behaviour of your library ? Also it could give a few benchmark data maybe, but i'd rather have a simple showcase than a complex messy benchmark first.