GitShow/BurntSushi/bstr
BurntSushi

bstr

A string type for Rust that is not required to be valid UTF-8.

by BurntSushi
byte-stringbytesgraphemessubstringsubstring-searchunicodeutf-8
Star on GitHubFork

Rust

1.1k stars77 forks45 contributorsActive · 1mo agoSince 2019

Meet the team

See all 45 on GitHub →
BurntSushi
BurntSushi164 contributions
lopopolo
lopopolo28 contributions
joshtriplett
joshtriplett8 contributions
atouchet
atouchet5 contributions
m-ou-se
m-ou-se4 contributions
LingMan
LingMan3 contributions
TethysSvensson
TethysSvensson3 contributions
erickt
erickt2 contributions

Languages

View on GitHub →
Rust96.2%
Shell3.8%

Commit activity

Last 12 weeks · 6 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

Active · Last activity 1mo ago
See all on GitHub →
01mf02
Correct documentation about `unicode` featureOpenPR

This was pointed out to me by @flyingmutant https://github.com/01mf02/jaq/pull/464#issuecomment-5441182917.

01mf02 · 3w ago

Recent fixes

View closed PRs →
BurntSushi
doc: add AI PolicyMergedPR

I don't mind LLMs writing code, but I want to be able to communicate with humans.

BurntSushi · 2mo ago
oiahoon
Remove deprecated Error::description implementationsMergedPR

Summary remove the explicit deprecated overrides from and retain both implementations and their existing formatting Fixes #227. Testing default, , and all supported no-default-feature build/test combinations (46 unit tests and 196 doc tests passed; 6 doc tests ignored) in

oiahoon · 2mo ago
joshtriplett
`to_bstring()`, `as_bstring()`, and `as_bstring_mut()` methodsMergedPR

ByteVec: Add a method for convenient conversion to ByteVec: Add and for in-place non-moving conversion to

joshtriplett · 2mo ago
Structured data for AI agents

Repository: BurntSushi/bstr. Description: A string type for Rust that is not required to be valid UTF-8. Stars: 1117, Forks: 77. Primary language: Rust. Languages: Rust (96.2%), Shell (3.8%). Topics: byte-string, bytes, graphemes, substring, substring-search, unicode, utf-8. Open PRs: 4, open issues: 27. Last activity: 1mo ago. Community health: 42%. Top contributors: BurntSushi, lopopolo, joshtriplett, atouchet, m-ou-se, LingMan, TethysSvensson, erickt, ggriffiniii, Freaky and others.

·@ofershap

Replace github.com with gitshow.dev