Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

objective-c implementation of radix tree

Radix tree are very useful data structure to preform radix search.
A classic example is searching for contacts which requires to filter contacts while typing.

This is a port of Tahseen Ur Rehman original radix tree in java.

The code comes with an example of live filtering a contact list (xcode 4.5).

About

An objective-c implementation of radix tree

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages