Skip to content

An implementation of a 64-bit Dual-Hash-Key, strongly inspired by the Linux kernels dcache hashes.

Notifications You must be signed in to change notification settings

Longor1996/dualhashkey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DualHashKey

An implementation of a 64-bit Dual-Hash-Key, strongly inspired by the Linux kernels dcache hashes.

The primary use-case is to use it as key-type for an ordered collection, implicitely making the collection hierarchical thru the DHK, allowing to quickly find subkeys and permit range queries.

TODO: More README

About

An implementation of a 64-bit Dual-Hash-Key, strongly inspired by the Linux kernels dcache hashes.

Topics

Resources

Stars

Watchers

Forks

Languages