Skip to content

Latest commit

 

History

33 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

string_searching

CI

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

Important

This library was renamed from string-searching, now using an underscore

Boyer-Moore string searching

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

Bitap algorithm

Inspired by the code on the 维基pedia article.

关于

String(not limited to []const u8)-searching algorithms in zig

Topics

Resources

Stars

27 stars

关注者

3 watching

复刻s

发布

Used by

贡献者

Languages