6 ms·
Hi! Crate author here, happy to see my old project getting mentioned. Let me know if you have any questions!
by antonhag 2y ago
Hi! Crate author here, happy to see my old project getting mentioned. Let me know if you have any questions!
- ewalk153 2y agoDo you actively use this function in any projects? What was your inspiration to write the crate?
- antonhag 2y agoI don't actively use it, unfortunately. The main inspiration was to faster sort inputs into the https://github.com/BurntSushi/fst https://github.com/BurntSushi/fst crate, which I in turn used to try to build a search library.