Skip to content

burtgulash/hamta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAMTa - Hash Array Mapped Trie

  • implementation in C
  • architecture dependent build (32bit and 64bit)
  • Cython wrapper included (only for ints now)
  • tested on armv7 32bit Chromebook
    • Performance is not better than python dict timewise nor memorywise

About

Hash Array Mapped Trie in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published