suffix-array topic

List suffix-array repositories

zultra

25
Stars
3
Forks
Watchers

Fast deflate implementation with zopfli-like ratios and a streaming API

msufsort

27
Stars
2
Forks
Watchers

msufsort parallel suffix array construction algorithm

deltaq

40
Stars
13
Forks
Watchers

Fast and portable delta encoding for .NET in 100% safe, managed code.

gsufsort

21
Stars
2
Forks
Watchers

gsufsort: building suffix arrays, LCP-arrays and BWTs for string collections [AMB 2020]

Algoritms

32
Stars
9
Forks
Watchers

Realization of popular algoritms and structures using Python

fuzzy-match

44
Stars
8
Forks
Watchers

Library and command line utility to do approximate string matching of a source against a bitext index and get matched source and target.

libcubwt

25
Stars
0
Forks
Watchers

libcubwt is a library for GPU accelerated suffix array and burrows wheeler transform construction.

stringsearch

20
Stars
3
Forks
Watchers

Collection of techniques for (binary) string searching

bsdiff

31
Stars
12
Forks
Watchers

bsdiff is a library for building and applying patches to binary files.

qbsdiff

27
Stars
6
Forks
Watchers

fast and memory saving bsdiff 4.x compatible delta compressor and patcher