[swift-corelibs-dev] Fast String Matching

Omar Charif omarchariffathi at icloud.com
Mon Oct 9 08:40:02 CDT 2017


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 https://github.com/apple/swift-corelibs-foundation/pull/1145 <https://github.com/apple/swift-corelibs-foundation/pull/1145>
and this is the link to the StringMap SPM library https://github.com/o-micron/StringMap <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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-corelibs-dev/attachments/20171009/bcae0cc4/attachment.html>


More information about the swift-corelibs-dev mailing list