#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

#60 in Web programming

Download history 263490/week @ 2024-11-23 287663/week @ 2024-11-30 394758/week @ 2024-12-07 329522/week @ 2024-12-14 120431/week @ 2024-12-21 162328/week @ 2024-12-28 333531/week @ 2025-01-04 359861/week @ 2025-01-11 300099/week @ 2025-01-18 336384/week @ 2025-01-25 366122/week @ 2025-02-01 374064/week @ 2025-02-08 344895/week @ 2025-02-15 416844/week @ 2025-02-22 406907/week @ 2025-03-01 360623/week @ 2025-03-08

1,590,763 downloads per month
Used in 1,319 crates (46 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