Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of Google's SwissTable in rust from scratch.

With chunked (SIMD) triangular (quadratic-ish) probing.
Standard Operations time is O(1).
Original talk can be found here.

About

Google's Swisstable implemention of HashMap with SIMD lookups

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages