Lobsters
- Aho–Corasick string search https://en.wikipedia.org/wiki/Aho%E2%80%93Corasick_algorithm 5 comments programming
Linking pages
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog https://blog.burntsushi.net/ripgrep/ 1222 comments
- Using unwrap() in Rust is Okay - Andrew Gallant's Blog https://blog.burntsushi.net/unwrap/ 377 comments
- Regex was taking 5 days to run. So I built a tool that did it in 15 minutes. - DEV Community 👩💻👨💻 https://dev.to/vi3k6i5/regex-was-taking-5-days-to-run-so-i-built-a-tool-that-did-it-in-15-minutes-c98 322 comments
- Regex engine internals as a library - Andrew Gallant's Blog https://blog.burntsushi.net/regex-internals/ 127 comments
- High-performance .NET by example: Filtering bot traffic - The mole is digging https://alexandrnikitin.github.io/blog/high-performance-dotnet-by-example/ 73 comments
- Aho-Corasick https://brunorb.com/aho-corasick/ 32 comments
- GitHub - BurntSushi/aho-corasick: A fast implementation of Aho-Corasick in Rust. https://github.com/burntsushi/aho-corasick 10 comments
- UPC UBEE EVW3226 WPA2 Password Reverse Engineering, rev 3 https://deadcode.me/blog/2016/07/01/UPC-UBEE-EVW3226-WPA2-Reversing.html 6 comments
- GitHub - vi3k6i5/flashtext: Extract Keywords from sentence or Replace keywords in sentences. https://github.com/vi3k6i5/flashtext 6 comments
- Can You Optimise These 2 Lines of Code? | by Linas Medžiūnas | Wix Engineering | Medium https://medium.com/wix-engineering/can-you-optimise-these-2-lines-of-code-633dd81b1862 5 comments
- Regex was taking 5 days to run. So I built a tool that did it in 15 minutes. https://medium.freecodecamp.org/regex-was-taking-5-days-flashtext-does-it-in-15-minutes-55f04411025f 1 comment
- Search Millions of Documents for Thousands of Keywords in a Flash | by Vikash Singh | Medium https://medium.com/@vi3k6i5/search-millions-of-documents-for-thousands-of-keywords-in-a-flash-b39e5d1e126a 1 comment
- Beating Textbook Algorithms in String Search | by Linas Medžiūnas | Wix Engineering | Medium https://medium.com/wix-engineering/beating-textbook-algorithms-in-string-search-5d24b2f1bbd0 0 comments
- ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} - Andrew Gallant's Blog http://blog.burntsushi.net/ripgrep/?m=1 0 comments
- The best of Python: a collection of my favorite articles from 2017 and 2018 (so far) https://medium.freecodecamp.org/python-collection-of-my-favorite-articles-8469b8455939 0 comments
- A Fast WordPiece Tokenization System – Google AI Blog https://ai.googleblog.com/2021/12/a-fast-wordpiece-tokenization-system.html 0 comments
- Automating Data Protection at Scale, Part 2 | by elizabeth nammour | The Airbnb Tech Blog | Medium https://medium.com/airbnb-engineering/automating-data-protection-at-scale-part-2-c2b8d2068216 0 comments
- Efficient Random Access on Swift String https://maximeremenko.com/string-random-access 0 comments
- How I sped up a visualization by 60x using some graph theory, and a vector processing framework. https://vivekseth.com/transitive-reduction/ 0 comments
- BBOT 2.0 - Release Announcement - by TheTechromancer https://blog.blacklanternsecurity.com/p/bbot-20-release-announcement 0 comments
Related searches:
Search whole site: site:en.wikipedia.org
Search title: Aho–Corasick algorithm - Wikipedia
See how to search.