I’m looking for a Radix Tree implementation that I can use for keys that are string of binary characters, actually UUID so must support null byte.
It’d be used in a commercial product so something with a suitable licence.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is a java implementation available here http://www.badgenow.com/p/radixtree/