https://github.com/zamgi/suffixarray
Implementation of suffix array
https://github.com/zamgi/suffixarray
bplus-tree btree search-algorithm substrings suffix-array suffixarray
Last synced: 9 months ago
JSON representation
Implementation of suffix array
- Host: GitHub
- URL: https://github.com/zamgi/suffixarray
- Owner: zamgi
- License: mit
- Created: 2016-09-23T08:24:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-03-06T18:25:05.000Z (10 months ago)
- Last Synced: 2025-03-22T03:31:44.631Z (9 months ago)
- Topics: bplus-tree, btree, search-algorithm, substrings, suffix-array, suffixarray
- Language: C#
- Homepage:
- Size: 2.42 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# SuffixArray
Implementation of suffix array
