lqhuang.io
HomeNotesProjects

How we made Haskell search strings as fast as Rust

Date: 10/20/2024 · Tags: #haskell, #algorithm

Channable shares a post on how they made Haskell search strings as fast as Rust1.

Footnotes

  1. How we made Haskell search strings as fast as Rust: In this post, we will describe our quest to create Alfred–Margaret, the fastest Haskell implementation of the Aho–Corasick string searching algorithm, which powers string search in Channable. ⤴


Science × Tech × Design © Lanqing Huang 2025 Build with ❤️