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

#15 in No standard library

Download history 34569/week @ 2024-12-04 35921/week @ 2024-12-11 28758/week @ 2024-12-18 19038/week @ 2024-12-25 29038/week @ 2025-01-01 40237/week @ 2025-01-08 44819/week @ 2025-01-15 39941/week @ 2025-01-22 40086/week @ 2025-01-29 43578/week @ 2025-02-05 40972/week @ 2025-02-12 36082/week @ 2025-02-19 40573/week @ 2025-02-26 36295/week @ 2025-03-05 38422/week @ 2025-03-12 30826/week @ 2025-03-19

151,956 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

~155KB