Y
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
ewalk153
784 days ago
Do you actively use this function in any projects? What was your inspiration to write the crate?
link
antonhag
784 days ago
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.
link