#encoded-string #string #utf-8 #byte #web

no-std bytestring

A UTF-8 encoded read-only string using Bytes as storage

12 releases (6 stable)

1.4.0 Nov 24, 2024
1.3.1 Oct 29, 2023
1.3.0 Mar 3, 2023
1.2.0 Nov 7, 2022
0.1.2 Dec 22, 2019

#61 in Web programming

Download history 376876/week @ 2024-10-25 327164/week @ 2024-11-01 349976/week @ 2024-11-08 352827/week @ 2024-11-15 280773/week @ 2024-11-22 275887/week @ 2024-11-29 372785/week @ 2024-12-06 353292/week @ 2024-12-13 142194/week @ 2024-12-20 136754/week @ 2024-12-27 312024/week @ 2025-01-03 366330/week @ 2025-01-10 309522/week @ 2025-01-17 332132/week @ 2025-01-24 358591/week @ 2025-01-31 378618/week @ 2025-02-07

1,446,616 downloads per month
Used in 1,299 crates (45 directly)

MIT/Apache

17KB
373 lines

bytestring

A UTF-8 encoded read-only string using Bytes as storage.

crates.io Documentation Version MIT or Apache 2.0 licensed
Dependency Status Download Chat on Discord


lib.rs:

A UTF-8 encoded read-only string using Bytes as storage.

See docs for ByteString.

Dependencies

~165–370KB