#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 345951/week @ 2024-10-29 343874/week @ 2024-11-05 353500/week @ 2024-11-12 338192/week @ 2024-11-19 250762/week @ 2024-11-26 320859/week @ 2024-12-03 388484/week @ 2024-12-10 279461/week @ 2024-12-17 113015/week @ 2024-12-24 192136/week @ 2024-12-31 355198/week @ 2025-01-07 333513/week @ 2025-01-14 322390/week @ 2025-01-21 333071/week @ 2025-01-28 380233/week @ 2025-02-04 350561/week @ 2025-02-11

1,429,060 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

~160–370KB