13 stable releases (3 major)

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

#11 in No standard library

Download history 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 29263/week @ 2024-11-15 29383/week @ 2024-11-22 34167/week @ 2024-11-29 35049/week @ 2024-12-06 34254/week @ 2024-12-13 21765/week @ 2024-12-20 21066/week @ 2024-12-27 34258/week @ 2025-01-03 46407/week @ 2025-01-10

128,804 downloads per month
Used in 583 crates (11 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