https://github.com/kevintownsend/bwt
This implements the Burrows Wheeler Transform using c++ templates.
https://github.com/kevintownsend/bwt
bwt
Last synced: 5 months ago
JSON representation
This implements the Burrows Wheeler Transform using c++ templates.
- Host: GitHub
- URL: https://github.com/kevintownsend/bwt
- Owner: kevintownsend
- License: apache-2.0
- Created: 2014-03-13T09:42:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2025-07-31T16:10:41.000Z (11 months ago)
- Last Synced: 2025-07-31T19:47:16.770Z (11 months ago)
- Topics: bwt
- Language: C++
- Homepage:
- Size: 43.9 KB
- Stars: 8
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE