13 stable releases (3 major)

new 4.0.0-beta.1 Nov 16, 2024
3.0.3 Jan 21, 2024
3.0.2 Nov 2, 2022
3.0.1 May 27, 2022
1.0.2 Jul 30, 2020

#10 in No standard library

Download history 35432/week @ 2024-08-02 35743/week @ 2024-08-09 34200/week @ 2024-08-16 32791/week @ 2024-08-23 33595/week @ 2024-08-30 36267/week @ 2024-09-06 34339/week @ 2024-09-13 35551/week @ 2024-09-20 57520/week @ 2024-09-27 37376/week @ 2024-10-04 32868/week @ 2024-10-11 37335/week @ 2024-10-18 33808/week @ 2024-10-25 31337/week @ 2024-11-01 29156/week @ 2024-11-08 24248/week @ 2024-11-15

124,692 downloads per month
Used in 583 crates (10 directly)

BSL-1.0 license

23KB
502 lines

str-buf

Rust Crates.io Documentation

Static string buffer

Requirements

  • Rust 1.64

Features:

  • serde Enables serde serialization. In case of overflow, deserialize fails.
  • ufmt-write Enables ufmt uWrite implementation.

lib.rs:

Static string buffer

Features:

  • serde Enables serde serialization. In case of overflow, deserialize fails.
  • ufmt-write Enables ufmt uWrite implementation.

Dependencies

~160KB