Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A barebones trie map implementation in C, which I built to play around with
function pointers and trying to make things generic.  Also I have been curious
lately about the preformance about trymaps vs hashmaps when the keys are all
strings, so eventually I want to test out the performance here with the
performance of a hash map library.

About

a c trie / experiment in c "generics"

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages