Categories
String Processing
  • Github CLI
  • SSH
  • HTTPS
Clone Repo

string-searching

CI

Implementation of some string-search algorithms in zig. Compatible with zig 0.13.0.

Boyer-Moore string searching

Ported from the implementation in the Go standard library: strings/search.go.

Bitap algorithm

Inspired by the code on the Wikipedia article.

About
String(not limited to []const u8)-searching algorithms in zig
Owner
ziglibs (Organization)
Last Commit
2025-02-06
Latest Release
Latest Release Date
Created
2020-05-05