<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Hi everyone,<div class=""><br class=""></div><div class="">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 ..</div><div class=""><br class=""></div><div class="">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.</div><div class=""><br class=""></div><div class="">So this is the link to the closed pull request&nbsp;<a href="https://github.com/apple/swift-corelibs-foundation/pull/1145" class="">https://github.com/apple/swift-corelibs-foundation/pull/1145</a></div><div class="">and this is the link to the StringMap SPM library&nbsp;<a href="https://github.com/o-micron/StringMap" class="">https://github.com/o-micron/StringMap</a></div><div class="">You can of course check the App on the app store&nbsp;<a href="https://itunes.apple.com/us/app/roots/id1273324970?ls=1&amp;mt=12" class="">https://itunes.apple.com/us/app/roots/id1273324970?ls=1&amp;mt=12</a></div><div class=""><br class=""></div><div class="">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</div></body></html>