GitShow/BurntSushi/suffix
BurntSushi

suffix

Fast suffix arrays for Rust (with Unicode support).

by BurntSushi
Star on GitHubFork

Rust

281 stars30 forks6 contributorsQuiet · 2y agoSince 2014Unlicense

Meet the team

See all 6 on GitHub →
BurntSushi
BurntSushi159 contributions
danieldk
danieldk2 contributions
TianyiShi2001
TianyiShi20012 contributions
chris-ha458
chris-ha4581 contribution
dtolnay
dtolnay1 contribution
maxdobeck
maxdobeck1 contribution

Languages

View on GitHub →
Rust99.3%
Makefile0.6%
Vim Script0.1%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

2 of 6 standards met

Community profile →
42
✓README✓License○Contributing○Code of Conduct○Issue Template○PR Template

Recent PRs & issues

Quiet · 2 in progress · Last activity 2y ago
See all on GitHub →
philocalyst
Status of Project?OpenIssue

I was considering implementing bzip3 in Rust, and a crate like this would help a lot with that! @BurntSushi

philocalyst · 5mo ago
caniko
Serde supportOpenIssue
caniko · 2y ago
iemelyanov
Rawlink safetyOpenIssue

Hi It looks like Rawlink allows access to one point of memory through mutable and immutable references, which might break Rust aliasing rules. Mb and must be marked as or even more suitable to use instead ?

iemelyanov · 3y ago

Recent fixes

View closed PRs →
peacherwu969
Suffix sort byte stream? (Not an issue)ClosedIssue

How can I adapt the repo such that it can suffix sort a binary file (byte-wise)?

peacherwu969 · 2y ago
chris-ha458
ClippyMergedPR

some parts are old. I tried to do a clippy run. all tests pass

chris-ha458 · 2y ago
HugoLaurencon
How to save the suffix table and reload it later?ClosedIssue

Hello, Could you explain to a non-Rust developer how you would save the suffix table once computed, to be able to re-use later? Thanks!

HugoLaurencon · 3y ago
Structured data for AI agents

Repository: BurntSushi/suffix. Description: Fast suffix arrays for Rust (with Unicode support). Stars: 281, Forks: 30. Primary language: Rust. Languages: Rust (99.3%), Makefile (0.6%), Vim Script (0.1%). License: Unlicense. Open PRs: 2, open issues: 3. Last activity: 2y ago. Community health: 42%. Top contributors: BurntSushi, danieldk, TianyiShi2001, chris-ha458, dtolnay, maxdobeck.

·@ofershap

Replace github.com with gitshow.dev