Skip to content

Commit 90bdc75

Browse files
chore: release krep v0.1.1 with performance and bug fixes
- Improved pattern matching efficiency with non-overlapping search optimizations - Fixed edge cases in `kmp_search`, `rabin_karp_search`, `simd_search`, and `avx2_search` - Optimized single-character searches and case-insensitive SIMD/AVX2 handling - Addressed memory safety and improved code maintainability
1 parent 982db20 commit 90bdc75

1 file changed

Lines changed: 250 additions & 73 deletions

File tree

0 commit comments

Comments
 (0)