Hi everyone,
This is a recap on a subject I have discussed 3 months ago about fast string matching algorithm, StringMap, so lately my pull request was closed because the team was busy and wasn’t available to add a new API and I was asked to take some time to test the algorithm till it is more stable etc ..
So, I have developed a MacOs App with the new algorithm just to demonstrate the real life usage of such an algorithm and I have created a SPM for anyone to play with the algorithm.
So this is the link to the closed pull request Create StringMap.swift · Pull Request #1145 · apple/swift-corelibs-foundation · GitHub
and this is the link to the StringMap SPM library https://github.com/o-micron/StringMap
You can of course check the App on the app store https://itunes.apple.com/us/app/roots/id1273324970?ls=1&mt=12 <https://itunes.apple.com/us/app/roots/id1273324970?ls=1&mt=12>
I don’t know if the team is now willing to add such tiny API or not, but I thought I would still drop a line