Call for reviewers of my C++ persistent hash table

Other discussions not related to the Permanent Portfolio

Moderator: Global Moderator

Post Reply
Libertarian666
Executive Member
Executive Member
Posts: 5994
Joined: Wed Dec 31, 1969 6:00 pm

Call for reviewers of my C++ persistent hash table

Post by Libertarian666 » Sat Aug 24, 2019 5:57 pm

Hi all,

The web page for my persistent-memory-tuned hash table, ThreeMisses, is now live at threemisses.com. I would like comments on the documentation and anything else that you would like to comment on. You can email comments to me at steve@threemisses.com

Everything on that page, including the user manual and performance results, is freely available, other than the download of the beta of the free object library (Visual Studio 2017). The latter is currently protected by a password, which will be removed after I get enough feedback that I'm confident it's ready for general availability. If you want to look at it, please email me at steve@threemisses.com for a password during this beta testing phase.

I'll have the Pro version available for review shortly after getting feedback on this version.

Thanks!
Post Reply