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

#71 in Data structures

Download history 30937/week @ 2024-12-17 19267/week @ 2024-12-24 26588/week @ 2024-12-31 37992/week @ 2025-01-07 46631/week @ 2025-01-14 39844/week @ 2025-01-21 39053/week @ 2025-01-28 43906/week @ 2025-02-04 40983/week @ 2025-02-11 37017/week @ 2025-02-18 39764/week @ 2025-02-25 37530/week @ 2025-03-04 38444/week @ 2025-03-11 36086/week @ 2025-03-18 39172/week @ 2025-03-25 38007/week @ 2025-04-01

159,390 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.

Dependencies

~155KB