Skip to content

Header-only perfect hash container class implemented in modern C++

License

Notifications You must be signed in to change notification settings

GuiBrandt/perfhash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

perfhash

Header-only perfect hash container class for implemented in modern C++

Getting started

This project does not need to be built. The implementation is header-only, just include it if you need to.

There's a sample program using the data structure. To try it simply compile main.cpp with your compiler of choice. Just make sure it supports C++14 or newer.

About

Header-only perfect hash container class implemented in modern C++

Topics

Resources

License

Stars

Watchers

Forks

Languages