c++ - Trie implementation -


Is there any implementation of any speed and cache-trays in C / C ++? I know what a trilogy is, but I do not want to change the wheel again, I am implementing it myself.

If you are looking for ANSI implementation, then you can "steal" it from FreeBSD . The file you are looking for is called a. It is used to manage routing data in the kernel.


Comments