#suffix #search #index #saca

sacabase

Base types and functions for suffix arrays and longest substring search

2 stable releases

2.0.0 Nov 23, 2019
1.0.0 Nov 16, 2019

#2442 in Algorithms

Download history 344/week @ 2024-03-14 335/week @ 2024-03-21 279/week @ 2024-03-28 380/week @ 2024-04-04 438/week @ 2024-04-11 394/week @ 2024-04-18 643/week @ 2024-04-25 441/week @ 2024-05-02 613/week @ 2024-05-09 704/week @ 2024-05-16 477/week @ 2024-05-23 692/week @ 2024-05-30 554/week @ 2024-06-06 785/week @ 2024-06-13 962/week @ 2024-06-20 712/week @ 2024-06-27

3,193 downloads per month
Used in 19 crates (5 directly)

MIT license

7KB
167 lines

sacabase

Base types and functions for suffix arrays.

These are meant to be used when implementing a SACA in Rust, to make substring search easy.

Dependencies

~155KB