Hacker News new | ask | show | jobs
by antonhag 784 days ago
Hi! Crate author here, happy to see my old project getting mentioned. Let me know if you have any questions!
1 comments

Do you actively use this function in any projects? What was your inspiration to write the crate?
I don't actively use it, unfortunately. The main inspiration was to faster sort inputs into the https://github.com/BurntSushi/fst crate, which I in turn used to try to build a search library.