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 34249/week @ 2024-07-29 35898/week @ 2024-08-05 34329/week @ 2024-08-12 34837/week @ 2024-08-19 32890/week @ 2024-08-26 36239/week @ 2024-09-02 34258/week @ 2024-09-09 34098/week @ 2024-09-16 40852/week @ 2024-09-23 52778/week @ 2024-09-30 36073/week @ 2024-10-07 34077/week @ 2024-10-14 35630/week @ 2024-10-21 33765/week @ 2024-10-28 30212/week @ 2024-11-04 29764/week @ 2024-11-11

131,495 downloads per month
Used in 582 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

~165KB